Start Workflow by ID with Start Configuration
POST https://{{xdr_automation_domain}}/api/v1/workflows/start?workflow_id=02745PHMGVSO258TFSwF4O8AQOFUIxzoliw
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
workflow_id | string |
Request Body
{"input_variables"=>[{"id"=>"02745QYCIOECT6HLSx0BlqPqACZyu8dV2S1", "schema_id"=>"01JYJ0PDP6GDE68JLuGA8NkJ1pyMUa65Hkw", "properties"=>{"value"=>"SOME VALUE HERE", "scope"=>"input", "name"=>"Input Variable", "type"=>"datatype.string", "is_required"=>true, "is_invisible"=>false}}], "id"=>"02745PHMGVSO258TFSwF4O8AQOFUIxzoliw", "unique_name"=>"definition_workflow_02745PHMMSBCM4pcbSRmOC3RTeXQdTCMHEv"}