# Bubble Workflow API

**Canonical:** https://apis.io/apis/bubble/bubble-workflow-api/  
**Provider:** Bubble — https://apis.io/providers/bubble/  
**Base URL:** https://{appname}.bubbleapps.io/api/1.1  
**Documentation:** https://manual.bubble.io/core-resources/api/the-bubble-api/the-workflow-api.md

Bubble Workflow API is one of 6 APIs that [Bubble](https://apis.io/providers/bubble/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 1 JSON Schema definition. Tagged areas include Workflow API, REST, Automation, and Webhook. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 1 JSON Schema.

REST API for triggering backend workflows defined in the Bubble editor. Each workflow is exposed at `/api/1.1/wf/{workflow_name}` and can be configured for POST or GET, with authentication settings ranging from public to user/admin to admin-only. Workflows can return JSON, plain text, or a configurable redirect on success/error.

## Machine-readable artifacts (4)

- **Documentation** — https://manual.bubble.io/core-resources/api/the-bubble-api/the-workflow-api.md
- **Security** — https://manual.bubble.io/help-guides/security/api-security/workflow-api-security.md
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/openapi/bubble-workflow-api-openapi.yml
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/bubble/refs/heads/main/json-schema/bubble-workflow-response-schema.json

## Other Bubble APIs (5)

- [Bubble Data API](https://apis.io/apis/bubble/bubble-data-api/)
- [Bubble Action API](https://apis.io/apis/bubble/bubble-action-api/)
- [Bubble Context API](https://apis.io/apis/bubble/bubble-context-api/)
- [Bubble Element API](https://apis.io/apis/bubble/bubble-element-api/)
- [Bubble Thing API](https://apis.io/apis/bubble/bubble-thing-api/)

## Tags

Workflow API, REST, Automation, Webhook

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/bubble/bubble-workflow-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/bubble/.
