trigger

trigger a workflow with via cacao payload

trigger workflow

post/trigger/workflow

Request body

agent_definitionsobject
authentication_info_definitionsobject
createdstring required

date time is already validate by the field type!

created_bystring required
derived_fromstring[]
descriptionstring required
idstring required
impactinteger required
labelsstring[] required
markingsstring[]
modifiedstring required

,datetime=2006-01-02T15:04:05Z07:00"`

namestring required
playbook_typesstring[] required
priorityinteger required
severityinteger required
spec_versionstring required
target_definitionsobject
typestring required
valid_fromstring required
valid_untilstring required
workflowCacaoWorkflow required
workflow_exceptionstring required
workflow_startstring required

Response

{"execution_id":"uuid","payload":"playbook--uuid"}

Changes