How to add Triggers/Jobs to call my Google App Script function

Triggers can be added in 2 ways:

  1. Programmatically via Google App Script
  2. Manually via the User Interface. (refer to the recommended link below to know the steps to add trigger.


The user account that you used to install this trigger, will be the account used to access the resources defined in the Google App Script.