Bubble Workflow API

The Bubble Workflow API enables external systems to trigger backend workflows in a Bubble app via HTTP requests. Workflows can receive data, execute business logic, and return results, supporting integration scenarios such as webhooks, automation triggers, and server-to-server communication.

API entry from apis.yml

apis.yml Raw ↑
aid: bubbles:bubble-workflow-api
name: Bubble Workflow API
description: The Bubble Workflow API enables external systems to trigger backend workflows in a Bubble
  app via HTTP requests. Workflows can receive data, execute business logic, and return results, supporting
  integration scenarios such as webhooks, automation triggers, and server-to-server communication.
humanURL: https://manual.bubble.io/core-resources/api/the-bubble-api/the-workflow-api
baseURL: https://{app-name}.bubbleapps.io/api/1.1/wf
tags:
- Automation
- Triggers
- Webhooks
- Workflows
properties:
- type: Documentation
  url: https://manual.bubble.io/core-resources/api/the-bubble-api/the-workflow-api