PopUp notification trigered by daytime

Hello Everyone.

I have the following data. I want to create Bot to notificate users.

Can’t understand what I’m doing wrong(((

Hi @AleksanderM !

First, be aware the Push Notifications are only send to the AppCreator IF the app is NOT yet deployed.

Second, I don’t think you need the Wait condition in the bot and even if you do the condition you have will likely NEVER satisfy with “[Time] = NOW()”. These will almost certainly NEVER be equal.

Instead of the wait, you want to place the criteria in the Event “Condition” field and remove the Wait step BUT we need to solidify the condition you really need. Describe, in words, when you really intend to send the notifications.

1 Like