Skip to main content

Timeline Event

Triggers a workflow on a Case Management timeline event.

info

Workflows based on this trigger will search for new events every minute.

Parameters

ParameterDescription
Event TypeFilters the timeline events based on the selected event types. Multiple event types can be chosen.
Fields NamesSpecifies the fields on which the workflow should be triggered.
Table NameSpecifies the table on which the workflow should be triggered.

Sample Event

{
"modifier": "blink@blinkops.com",
"parsed_event": "'Test' created by blink@blinkops.com",
"event_data": "",
"event_field": "",
"event_type": "entity_created",
"event_time": 1724246711551,
"table_name": "cases",
"entity_name": "Test",
"entity_id": "2946de3f-50b9-4670-8e45-97e387e43a46"
}