Back to catalog
📄

Flowdash

API Key

Automate business workflows

📄Documents & ProductivityHTTPS

Workflow Status

Flowdash task and workflow tracking details

Workflow IdWf_7d3e92ab
NameCustomer Onboarding
Current StepKYC Verification
StatusIn_progress
AssigneeSarah.jones@acme.com

Sample Response

response.json
1{
2 "workflowId": "wf_7d3e92ab",
3 "name": "Customer Onboarding",
4 "currentStep": "KYC Verification",
5 "status": "in_progress",
6 "assignee": "sarah.jones@acme.com"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.flowdash.com/docs/api-introduction" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs