Bubble API terminology
This section covers the specific Bubble-related terminology concerning APIs
Quick reference
What is the Bubble API?

Why is the API Connector not considered a part of the Bubble API?
What is the Data API?

How are these database operations different from workflows?

If the Workflow API can make changes in the database, why do I need the Data API?
It's already set up
It's secure

When should I use the Data API?
What is the Workflow API?


If the Data API can make changes in the database, why do I need the Workflow API?
It can perform actions not related to the database
It can perform a sequence of actions
It can return a customized response
When should I use the Workflow API?


Why is it sometimes called Workflow API and other times API Workflow?

The backend workflow editor
What's the difference between backend workflows and API workflows?


Last updated
Was this helpful?