PUSH UP MOBILE NOTIFICATION

The goal is to program a bot to send a push-up notification to the mobile device when a specific event’s date and time match the exact current time. For example, if a column [Fecha_Hora_Evento] (Column Type: DateTime) is set to January 3rd at 8:00 PM, a push-up notification should be sent to the mobile device at that precise moment.

I have programmed the bot as shown in the screenshots, but I don’t know what else I need to do to make it work, and I can’t come up with a possible solution. Could you help me? Is there any way to program this in the free version?

Only the creator, which is me, uses the app, so there are no other registered users in the application.

Thank you very much!

CAPTURA 8.png

Not possible with AppSheet.

1 Like

You will need a bot for every minute of the hour. That checks [Event Time] = NOW(). On the date time column select ignore seconds. Please make sure to link all of the bots it will get unruly when you need to modify a process. When they are linked you can make a change and all will follow.