Hello friends
I have a script, that makes queries and record update, after that I have Google Calendar Sync,
Calendar Dates are dependent on Script results.
I tried await keyword in front of record update statement and the timeout end of the script, but Calendar Sync executes before the script ends, how i can solve this problem, any ideas?