Alarm clock implementation

Hi everyone, 

I would like to create an alarm clock, the user should be able to set alarm at specific hour and the app should alert with a notification.

Any tips of how to implement something similar? I was thinking about collecting information using a form, saving them in a table and then creating automation to check time and trigger alarm when needed (specific time stored in the table)

Thanks in advanced for any support!

 

 

 

 

 saving

Solved Solved
1 8 924
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

A workaround that comes to my mind: Using an Apps Script, which can be triggered on a granular way, and call an AppSheet bot with it, using the AppSheet REST API.

View solution in original post

8 REPLIES 8
Top Labels in this Space