Schedule daily recurring workflows with Bubble personal plan
UPDATE: In May 2023 Bubble updated their pricing tiers to include daily recurring workflows on every paid plan! Watch our new daily recurring workflow tutorial. This Bubble.io tutorial video is an update to a previous video looking at a workaround that will show you how to schedule recurring workflows in Bubble from anywhere to every month, to every day to every hour on the free plan.
Unlock daily automation: Learn how to schedule recurring workflows on Bubble's personal plan with our step-by-step guide.
Maximize Bubble's potential: Discover the power of API endpoints and cron jobs to automate your app's daily tasks.
Never miss a scheduled task: Set up reliable daily workflows using external services and Bubble's backend capabilities.
Introduction to Daily Recurring Workflows
This video is an update to one that we released a few months ago which is now a little bit outdated as Bubble have changed things on their end. It's going to show you how even on the personal plan you can run daily workflows. You could even run hourly workflows with this workaround. We're going to demonstrate how to set up the workflow and then set up a service such as cron job org that will make contact with the API endpoint and that will trigger the workflow.
Setting Up the Workflow in Bubble
First up, let's check everything's in order. In Bubble, you need to have an API enabled workflow API and backend workflows if you haven't already. That allows you to go into backend workflows from the pages menu right at the bottom. You can tell you're in backend workflows because there's no design, it's all backend. We can click here and we can go new API workflow.
Creating a New API Workflow
I'm just going to name this one demo 2 and we have to expose it as public. This is not something we're just using internally; we need an external service to be able to make contact. Then we're going to set it to detect requested data. We're not actually sending any important data. The most important thing is that the request is sent and that allows us to schedule it using a service like cron job org.
Understanding Cron Jobs
If you have ever done anything with WordPress, you might be familiar with cron jobs. It basically is a way of scheduling an activity to take place on a website. This is a site which lets you say we would like you to make contact with a service over a set period of time, anything from every minute to every hour, every day, every month, etc.
Setting Up the Cron Job
Back into Bubble, we're going to go detect data and this gives us our trigger. I'm going to copy that and I'm going to go and create a cron job. This is called demo 2. I'm going to paste in the URL that Bubble has provided me. Here's where you can set all your settings, anything from a specific day of the month to every day at a certain time. You can really be quite specific with when you want this to run.
Configuring the API Request
We need to change a setting back here to post. This is the part which the other video didn't address, but now Bubble has made changes and it doesn't work unless you change it to post. Let's just check everything else and click create.
Testing the API Workflow
As long as we've got this detecting request data panel open, we can send a test and we can see that because we've got a code 200, that means that it's worked. The request has gone through and in fact, we can see here that a request has been received and the data is empty. Again, that doesn't matter; we just want to be able to schedule a request when we want a request to come through.
Adding Actions to the Workflow
That then means that we can put in actions here and those actions will take place when this API endpoint receives that ping really from cron job org. If you wanted to run, say, update all your users or process a list of data, then what I'd recommend is creating another workflow and that is what you do if your individual occurrence.
Creating a Workflow for Individual Instances
This is where you build up what happens to one user and then here I would go for running schedule API workflow on list and then aim it at the workflow that you've created for the individual instance. That way you can trigger an action so you could trigger a data change on all of your users at midnight and you could have the API gradually go through and apply that API workflow on a list. It will apply that to each of your users. It might be quite a common use case.
Final Configuration
To wrap up, we need to make an update here. The initialize is only for testing, so we want to get rid of that. If I was to leave this as it currently is, it would run every 15 minutes and it would do absolutely nothing. But you can really add what you want to the workflow here, of course, knowing that it will action every single time that the cron job here executes itself.
Ready to Transform Your App Idea into Reality?
Access 3 courses, 400+ tutorials, and a vibrant community to support every step of your app-building journey.
Start building with total confidence
No more delays. With 30+ hours of expert content, you’ll have the insights needed to build effectively.
Find every solution in one place
No more searching across platforms for tutorials. Our bundle has everything you need, with 400+ videos covering every feature and technique.
Dive deep into every detail
Get beyond the basics with comprehensive, in-depth courses & no code tutorials that empower you to create a feature-rich, professional app.
Valued at $80
Valued at $85
Valued at $30
Valued at $110
Valued at $45
14-Day Money-Back Guarantee
We’re confident this bundle will transform your app development journey. But if you’re not satisfied within 14 days, we’ll refund your full investment—no questions asked.
Can't find what you're looking for?
Search our 300+ Bubble tutorial videos. Start learning no code today!
Frequently Asked Questions
Find answers to common questions about our courses, tutorials & content.
Not at all. Our courses are designed for beginners and guide you step-by-step in using Bubble to build powerful web apps—no coding required.
Forever. You’ll get lifetime access, so you can learn at your own pace and revisit materials anytime.
Our supportive community is here to help. Ask questions, get feedback, and learn from fellow no-coders who’ve been where you are now.
Absolutely. If you’re not satisfied within 14 days, just reach out, and we’ll issue a full refund. We stand by the value of our bundle.
Yes, this is a special limited-time offer. The regular price is $350, so take advantage of the discount while it lasts!