I’m working on a project where I need to trigger a specific event every day at a set time (12:15 PM). I’ve been exploring the use of backend workflows and scheduled API workflows in Bubble.io to achieve this.
Objective:
• To automate a task that runs daily at 12:15 PM without manual intervention.
Steps Taken:
-
Created a backend workflow to perform the desired actions.
-
Set up a scheduled API workflow to trigger the backend workflow daily at the specified time.
-
Configured the workflow to handle the task’s recurrence using Bubble.io’s scheduling capabilities.
Issue:
I’m seeking guidance on best practices and any potential pitfalls to watch out for when implementing such recursive events in Bubble.io.
Screenshot Request:
If possible, could someone please share screenshots of their Bubble.io editor showing how they configured backend workflows and scheduled API workflows for daily recurring tasks?