Skip to main content
Note: Workflows based on this trigger will search for new events every minute.

Parameters

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

Sample Event

{
    "case_uuid": "3638ec87-3a9e-40f7-a23e-367a3a115ac1",
    "entity_id": "b5f7e008-e381-4e5c-9f19-4240fbb71b3e",
    "entity_name": "Phishing Email Analysis",
    "event_data": "Lorem ipsum",
    "event_field": "description",
    "event_time": 1756639422904,
    "event_type": "entity_modified",
    "modifier": "blink@blinkops.com",
    "parsed_event": "Alerts: 'Phishing Email Analysis' Description changed to Lorem ipsum by blink@blinkops.com",
    "table_name": "alerts"
}