Workflow86 API
Introduction
The Workflow86 API allows you to integrate your workflows directly into your applications, scripts, and external systems. With our REST API, you can programmatically trigger workflows, pass dynamic data, and automate your business processes at scale.
With the Workflow86 API, you can:
- trigger a workflow from any component
- get the status of a workflow session including all input and output data for each component
See the API Reference for the full API docs.
Create an API Key
Before you can use the Workflow86 API, you'll need to create an API key for authentication.
Navigate to Organization Settings
Go to your organization settings in the Workflow86 dashboard
Open API Keys Dialog
Click on "API Keys" to manage your authentication keys
Create New Key:
- Enter a descriptive name for your API key (e.g., "Production App", "Test Environment")
- Click "Create Key" to generate your new API key
- Copy your API key immediately after creation - you won't be able to view it again for security reasons
Managing keys
To delete a key, click the delete button and then confirm. Note that once you delete a key, this cannot be undone and any requests using this key will no longer work.