Note
Workflows based on this trigger will search for new events every minute.
Triggers
Timeline Comment Event
Triggers a workflow on a Case Management timeline comment event.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Triggers a workflow on a Case Management timeline comment event.
| Parameter | Description |
|---|---|
| Cases | The cases on which the workflow should be triggered. |
{
"event_data": "this is a test comment",
"event_time": 1726469564887,
"event_type": "comment_added",
"modifier": "test@blinkops.com",
"case_uuid": "1ad1fccc-d279-46a0-8980-1d91afd6ba67"
}
Was this page helpful?