Timeline Comment Event
Triggers a workflow on a Case Management timeline comment event.
info
Workflows based on this trigger will search for new events every minute.
Parameters
Parameter | Description |
---|---|
Cases | The cases on which the workflow should be triggered. |
Sample Event
{
"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"
}