Api Endpoints
Create Workflow Run
Creates a new workflow run based on a template and input fields
POST
/
create-workflow-run
Authorizations
Authorization
string
headerrequiredBody
application/json
workflow_template_id
string
requiredinput_fields
object
requireduser_assignments
object
Map of page names to user IDs for assigning users to workflow pages
Response
200 - application/json
id
string
organization_id
string
template_id
string
status
string
run_json
object
last_activity
string