I have a Form that populates a Google Sheet. I have a project that contains two Google Scripts. one adds a calendar entry from the data in the Sheet, the other emails certain data to recipients. I have a trigger in place which works for the Calendar, how do I add a second trigger for the email script?
Google searches show how to add a single trigger. Older Google searches show an add button on the Triggers page to add another trigger. I do not have this?
How do I trigger my email script?