i am using google sheet reader and writing it to the database..
but the problem is there are more than 10 readers for google sheets which are are updating each and every hour .
so if i just run the workspace it is not writing the fresh (updated google sheet) instead the same old one
so i have to do update reader for every time for each reader to write the updated sheet
Â
please is there any solution to do it automatic after i run the workspace it will read the fresh data updated in google sheet..