Actions
Actions are the tasks that Bubble performs. All actions are part of a workflow.
This core reference entry is suited for beginner-level builders.
To learn about this topic more in-depth, we recommend reading the suggested articles below:
Workflows
Logic
Workflows is a part of the Logic series in the user manual.
Article series: Logic
Article: The frontend and backend
Article: Dynamic expressions Dynamic expressions are used both to set up conditions, and are highly useful in different actions that you may want to add to your workflows.
Article: Conditions Conditions are used to determine whether a workflow or action should run or not, by checking whether something is true.
Article series: Navigation Using workflows to let the user navigate between pages and page sections.
The frontend and backend
Frontend actions are actions that are triggered by your user interacting with your app, and backend actions are a part of workflows that are triggered and processed on the server in its entirety (such as API workflows).
The article below explores this topic:
Article: The frontend and backend
Debugging
All apps have the occasional bug, and our debugging tools help you squish them efficiently. The debugger helps you go through workflows step by step to see how they perform and the values they return.
Article series: Debugging your application
Bubble Academy: The Workflow Tab: Bubble Introduction Series [4/10] Bubble Academy: Understanding Workflow Execution Rules Getting started with Bubble: Workflows and logic: Getting started with Bubble
Actions give life to the app. They save data, charge credit cards, sign the user up, send emails, connect to external services, show elements, etc.

This section covers all of the actions in the core library and their respective parameters.
Other ways to learn
Last updated
Was this helpful?