Bubble · Postman Collection

Bubble Workflow API

The Bubble Workflow API lets external systems trigger backend workflows defined in a Bubble app. Each workflow is exposed at a path of the form `/api/1.1/wf/{workflow_name}` and may be invoked via POST or GET. Authentication requirements are configurable per workflow (none, user/admin, or admin only). Workflows can return structured JSON, plain text, custom content, or HTTP redirects on success/error. Contact Support: Name: Bubble Support

3
Requests
3
Folders
View on GitHub Raw JSON No-CodeApplication PlatformDatabaseWorkflow AutomationPluginsPostman Collection

Overview

Bubble Workflow API is a Postman Collection published by Bubble on the APIs.io network.

The Bubble Workflow API lets external systems trigger backend workflows defined in a Bubble app. Each workflow is exposed at a path of the form /api/1.1/wf/{workflow_name} and may be invoked via POST or GET. Authentication requirements are configurable per workflow (none, user/admin, or admin only). Workflows can return structured JSON, plain text, custom content, or HTTP redirects on success/error. Contact Support: Name: Bubble Support

The collection contains 3 requests organised into 3 folders.

Tagged areas include No-Code, Application Platform, Database, Workflow Automation, and Plugins.

Requests & Folders

wf

Related API Specs

Bubble Data API (OpenAPI) Bubble Workflow API (OpenAPI) Bubble Action API (OpenAPI) Bubble Context API (OpenAPI) Bubble Element API (OpenAPI) Bubble Thing API (OpenAPI)
Back to Bubble · All Collections · GitHub