Triggers a Bubble API workflow by name using a POST request. Use this tool to execute backend workflows in your Bubble application. The workflow must be configured in your Bubble app's API Workflows section with "Expose as public API workflow" enabled. Pass any required paramete…
branchstringDeployment branch to target. Use 'live' for production environment or 'version-test' for development/testing environment.
parametersobjectJSON body parameters to pass to the workflow, matching the workflow's configured input parameters. Use ISO 8601 format for dates (e.g., '2024-01-15T10:30:00Z'), and unique IDs (strings) for Bubble data type references.
workflow_nameRequiredstringURL-friendly name of the Bubble API workflow to trigger. This is the name you configured in your Bubble app's API Workflows section, converted to lowercase with hyphens instead of spaces (e.g., 'send-email', 'process-payment').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.