Know more about Triggers & PropertiesService
I have created a triggers on behave of each users while installing the add-on ScriptApp.getProjectTriggers() length. Now they trigger is running every 24 hours for each users basedon they own installed time. In that trigger is calling cron_fetchservice() and fetching data from snowflake and storig the data into PropertiesService.getUserProperties() state manager. Each user having different […]