I have a google sheet script that triggers a webhook. I would like for the script to wait for the scenario to complete before continuing with the script. Any ideas on how I can accomplish this?
May peace be upon you @Shawn
You can have a setup to update a column or cell in your google sheet, which being filled will act as a trigger for the script to run.
2 Likes