Triggering notification based on dates

hello,

i’m having a hard time trying to figure out on how to send notification based on dater. for example, im key in a certain task or a reminder and i want the app or system to remind me a week before, 2 days b4, a day before or an hour before. is that possible with bubble?

Hi @acap,

Yes! Very possible. What you want to do is schedule an API workflow. To enable API Workflows, go to Settings > API > Expose Workflow API. This will reveal a new section in your page dropdown list called “API Workflows” (at the very bottom). Check out this video for a step-by-step: https://www.youtube.com/watch?v=RbQCCZfdzes

From there, you’d create an endpoint (similar to a regular workflow event) which would trigger the notification action.

On the page that schedules this notification, you’ll run the action “Schedule an API Workflow” where you can choose your endpoint and set the scheduled date.

For example, if you’re scheduling a notification for a task that is due on a certain date, you can schedule it for “Task’s due date +hours (-4)” or “Task’s due date +days (-1)”

Hope that helps, but do reach out if you need more help!


Gaby at Coaching No Code Apps (formerly Coaching Bubble)

Courses & Products, Tutorials, Private Coaching, and High-level Development

Start Learning Today :mortar_board:

so i need to upgrade my plan to use this? im upgrading now

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.