Overview
You can start a workflow from a case task. Set the workflow on the task, then start it from the task UI. If the workflow has an Input schema, the dialog asks for inputs. Otherwise, Tracecat shows generated case inputs.
Trigger payload
Task trigger data is available under${{ TRIGGER }}.
Fields:
${{ TRIGGER.case_id }}: case ID.${{ TRIGGER.task_id }}: task ID.