Trigger On Time Intervals

I am using bubble to integrate with Podio/Globiflow using a webhook and bubble API integrator. Bubble is fantastic. The issue is coming with Podio/Globiflow be so so slow in receiving the data that it times out my bubble workflows and my users are left in the dust. Leaving Podio and Globiflow is not an option right now. I am looking for another way/trigger event to send the data to podio. I used to use jotform before switching to bubble and that platform would intake all of the data and let the user go and then on the back end send the webhook to globiflow. So if there were delays, my users had no idea.

I am looking for a way to trigger an event that happens only on the backend of bubble (no user action required) to send all things that match a condition to my API. Every minute? Every five minutes? Then I can just intake the data from my users, let them go, and then on a set time, send everything. Any help would be so so so much appreciated!!!

1 Like

Hi,

You can do this with Scheduled API workflows.

They work by taking the data upfront as you say, then you can define the workflow to trigger after a certain time period.

Let me know if you need any help with it!
Reece

I will look at this. Thank you!

1 Like

No probs!

You’ll need to tick ‘this app exposes an api’ in Bubble settings, then you can use the api by clicking the dropdown at the top left and at the bottom of the dropdown it says API workflow