Posts

Showing posts from June, 2024

GAS - All about Triggers

GAS - All about Triggers If you share a Google Sheet with someone and they write a script and set up triggers to run it, the script will only run using their account. If you remove that person from the Google Sheet, their triggers will stop working. To avoid this problem, ask others to write the script, but always set up the triggers using your own Google account.