Thoughts

1 thought about "triggers"

Google Apps Script triggers don't require "Deploy." Save the script + set a time-based trigger is sufficient. Deploy is only needed to expose the script as a web app or API endpoint. This confused Dave during the Open Brain calendar and Gmail bridge setup.

People: Dave