Custom Workflows
Workflow automation
Custom Workflows
POST
Custom Workflows
Documentation Index
Fetch the complete documentation index at: https://docs.wokelo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Run your pre-configured custom workflows to generate company or industry reports in your specific format.Endpoint Details
- Method: POST
- Endpoint:
/api/workflow_manager/start/
Authentication requirements
- Include a valid JWT token in your request header
- If you don’t have a token yet, you can get one from the
/auth/token/endpoint first.
Request
Request Parameters
Header Parameters
JWT token obtained from the Authentication request
Body Parameters
Name with which the workbook will be saved
Your workflow ID from the dashboard URL (e.g.,
comp_research_f312g from app.wokelo.ai/dashboard/workflows/comp_research_f312g/)Crunchbase permalink of the company. Required for company-based workflows.
Website of the company. Required for company-based workflows.
For company workflows: Company’s industry (optional—leaves blank to use Wokelo’s auto-detected industry)For industry workflows: Industry to analyze (required)Files to include in the report—use
fileName values from the upload responseResponse
Successful response will include the report_id of the custom reportSuccessful Response Fields
Report id for the initiated custom report