Note 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": "emmanuel.appiah@owens-minor.com",
      "parsed_event": "Alerts: 'Trojan - Firewall Rule Added For Program With All Protocols Allowed' linked by emmanuel.appiah@owens-minor.com",
      "event_data": "",
      "event_field": "case_ids",
      "event_type": "entity_modified",
      "event_time": 1753904339889,
      "table_name": "alerts",
      "entity_name": "Trojan - Firewall Rule Added For Program With All Protocols Allowed",
      "entity_id": "a8c39dac-7df0-4adb-a812-d96f94037ced",
      "case_id":"<caseID>",
      "case_name":"<casename>"
    }