API
Bubble's API features allow you to set up incoming and outgoing requests to communicate with other applications and services
Introduction to APIBubble's API features allow you to set up incoming and outgoing requests to communicate with other applications and services
The Bubble APIThe Data API allows other systems to search for, read, create, modify and delete data in your application’s database via a RESTful interface.
The Data APIThe Data API allows other systems to search for, read, create, modify and delete data in your application’s database via a RESTful interface.
The Data API: AuthenticationThis reference entry covers how to authenticate with the Bubble Data API
The Data API: Data API endpointsThis section describes how to identify the correct endpoints when using the Data API
The Data API: Data API requestsThe different resources available in the Bubble Data API.
The Workflow APIThe Workflow API lets you set up server-side workflows that can be scheduled in your app or triggered from an external application.
The API ConnectorThe API Connector allows you to set up connections to external APIs from your Bubble application.
The API Connector: AuthenticationThe API Connector supports a range of different authentication methods.
The API Connector: Adding callsAfter authentication is set up, you can add as many calls as you need to the API provider.