Workflows
This section covers workflows - the engine in your app that makes stuff happen.
By Sofia1 author8 articles
How workflows work in BubbleThis section covers workflows - the engine in your app that makes stuff happen.
What triggers a workflowThis section covers events, which are the triggers that start a workflow
Frontend workflow triggersThe section covers frontend events, which are the events that are triggered on a page.
Setting up recurring workflowsThis section covers recurring client-side workflows
Using custom eventsThis section covers Custom events. They are events that can be triggered by other workflows, as well as triggered inside a reusable element.
Backend workflow triggersThis section covers backend events, which are events that trigger on Bubble's server
Triggering workflows from database changesThis section covers database trigger events, which are events that trigger whenever some specific data in the database changes
Workflow actions in BubbleThis section covers actions, which are the steps in a workflow that perform different tasks
