Is it possible to create a scheduled automation through another automation or Google Apps Script?

I just discovered the ability to create scheduled automations. I'm referring to this menu:

https://snipboard.io/m6JDpZ.jpg

Is it possible for me to create a scheduled automation according to a new entry in a notifications sheet that contains the information of when to schedule the notification? For examplie, if I create a row in my notifications sheet that has the information "Date: June 23rd, Time: 5:00PM", I want a notification to be sent out at that time.

0 1 62
1 REPLY 1

Yes it's possible as you could have a Bot that is triggered once in an hour. If you need to send the email exactly like 9:13AM, then 10:55AM, then 1:35PM, its a little bit complicated. For that purpose you would need to create 60 different Bots. Not an elegant solution. 

Top Labels in this Space