Regularly scheduled API calls

When you call the first API workflow, you would need to pass a date through.

Then in that workflow you can schedule another workflow (but not the same one) to run just before that date.

1 Like

Thanks @NigelG! Much appreciated!

Hey @NigelG. I’m a newbie here, but your answer to this is something that I am attempting to do, but have so far failed to do.

I was wondering if you could elaborate a bit on how you’ve been able to set up recurring (scheduled at specific times e.g. 11am every day) API calls within bubble?

For context, I am trying to build an app which allows users to send SMS reminders to themselves on a (daily/weekly/monthly/yearly) basis (using blockspring/twilio).

Any help appreciated!