Setting up a Recursive Event in Bubble.io to Trigger Daily

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:

  1. Created a backend workflow to perform the desired actions.

  2. Set up a scheduled API workflow to trigger the backend workflow daily at the specified time.

  3. 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?

you should use the recurring event workflow trigger in the backend

I tried using the recurring event but i can’t check the funcationality. it is set to daily
i researched and found we can check from log schedler but i can’t figure it out

Hi @pushpraj.majhi,

image

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