This section covers different ways to integrate your application to other apps on the web.
SQL Database ConnectorThis section covers the SQL Database Connector plugin, which lets you connect with external SQL databases.
Bubble App ConnectorThis article covers the Bubble App Connector plugin, used to connect two Bubble applications to each other.
API
Unlock the power of APIs in your Bubble application.
Introduction to APIsIn this section we will go over what an API is and how you can use it in your Bubble application.
What is a RESTful API?This article covers what it means that an API is RESTful and how a RESTful API call is structured.
Bubble APIThis article covers the ways Bubble can set up API endpoints for other applications to read/edit your database and execute workflows.
Bubble API: TerminologyThis section covers the specific Bubble-related terminology concerning APIs.
Bubble API: AuthenticationThis section covers how to authenticate clients that initiate a connection to your Bubble application.
Bubble API: Authentication - How to authenticateThis article covers what kind of authentication method the Bubble API accepts.
Bubble API: Authentication - No authenticationThis article covers how to set up incoming API connections that don't require any authentication.
Bubble API: Authentication - As a UserThis article covers how to authenticate an API client as a user logged in to your application, protecting your data with Privacy Rules.
Bubble API: Authentication - As an AdminThis article covers how to authenticate API clients making incoming requests with full administrative access using a Bubble API token.
Bubble API: Data APIThis article covers the Data API, which lets you set up your application to accept requests to read, create, edit and delete records.
Bubble API: Data API - RequestsThis article covers the different requests that you can make with the Data API.
Bubble API: Data API - EndpointsThis article covers how to identify the correct endpoint when using the Bubble Data API.
Bubble API: Data API - Privacy RulesThis article covers the Privacy Rules settings for the Data API.
Bubble API: Workflow APIThis article covers how to use API workflows to allow external applications to execute workflows in your Bubble app.
Bubble API: Workflow API - Privacy rulesThis section covers how API Workflows are affected by privacy rules.
Bubble API: Workflow API - EndpointsThis article covers how to identify the correct endpoint for a given API Workflow.
Bubble API: Workflow API - API workflowsThis article covers API workflows and how to set them up in your application.
Bubble API: Workflow API - Creating API workflowsThis article covers how to create and setup an API Workflow.
Bubble API: Workflow API - Scheduling API workflowsAPI Workflows can be triggered or scheduled internally in your app.
Bubble API: Workflow API - Recursive API workflowsThis article describes what recursive workflows are and how to set them up.
API Workflows: Case - Stripe notifications
API ConnectorThe API Connector is used to make outbound connections to external applications and use it as a data source or trigger actions.
API Connector: AuthenticationThis article covers the different authentication methods the API Connector offers.
API GlossaryThis section covers widely used API terminology.
Plugins
In this section, you will learn about plugins; what they can do and how you use them in your app. You'll also learn about some special plugins like the API Connector. Here are the sections in this guide.
What Plugins Can Do
Installing and using Plugins
WorkOS
WorkOS equips your app with advanced SSO and other enterprise-level functionalities.
Introduction to WorkOS
WorkOS SSO
WorkOS API