Does the concept of backend workflows seem overwhelming?
While backend workflows are certainly a more intermediate feature in Bubble, it shouldn’t deter you from making the most of them.
As the name suggests, backend workflows run behind-the-scenes on a server. But what does this actually mean?
When a backend workflow runs, the process of events doesn’t take place on a users device. This means if a user were to close an app during a workflow sequence, it won’t affect the execution.
On top of this, there’s countless benefits to performance and use-experience. In this video, you’ll learn how to create and implement your very own backend workflow in Bubble.
This full tutorial covers 👇
1. Explaining what backend workflows are
2. When you should use backend workflows
3. How to enable backend workflows
4. How to build the workflow
5. How to properly schedule workflow events
---
⏱ Timeline: ⏱
00:00 - Course overview
00:22 - What are backend workflows?
01:36 - Creating a backend workflow
06:16 - Scheduling a backend workflow
08:24 - Additional insights