Axonius supports ServiceNow Ticket Updated as an event in a Workflow.
Users can update ServiceNow tickets using the following Enforcement Action:
- Update ServiceNow Tickets - Updates tickets (all related tickets, last created ticket, or specific tickets) of all selected assets or assets returned from the query.
ServiceNow ticket updates include changes to the following:
- Ticket Status - Changed ticket status. Available options: new, open, pending, hold, solved, closed.
- Ticket Assignee - Ticket assigned to another agent.
- Ticket Comments - For example, submission channel, IP address, and IP location of the ticket update.
Whenever a user updates a support ticket in ServiceNow, ServiceNow triggers an event. All Workflows configured with this event are then triggered.
Configuring ServiceNow to Send Events to Axonius
Before including the ServiceNow Ticket Updated event in a Workflow the first time, you need to do the following:
-
In the ServiceNow adapter - Advanced Configuration, enable the Fetch EC Action ticket updates option.
-
Enable events in the ServiceNow adapter from System Settings - Workflows Events or from the Workflow Event configuration. The following screen shows enabling events from the System Settings> External Integrations> Workflows Events screen.
Adding the ServiceNow Ticket Updated Event to the Workflow
Add ServiceNow Ticket Updated as the triggering Event of a Workflow or as an event anywhere else in the Workflow, where relevant. When this event occurs, the Workflow begins or continues running.
To select the ServiceNow Ticket Updated event as the Workflow trigger
- In the Trigger Type pane, under Incident Created or Updated, click the ServiceNow Ticket Updated tile. The ServiceNow Ticket Updated configuration opens in the Trigger Type pane.
- If there is no valid adapter connection or events are not enabled in the adapter, configure a valid adapter connection and/or enable events in the adapter.
- When events are enabled in a valid adapter connection, the following screen appears:
The Workflow is triggered each time a ServiceNow ticket is updated. The next node runs on the retrieved ticket.
To select ServiceNow Ticket Updated as a non-triggering event
- In the Event pane, under Incident Created or Updated, click the ServiceNow Ticket Updated tile. The ServiceNow Ticket Updated configuration opens in the Event pane.
- If there is no valid adapter connection or events are not enabled in the adapter, configure a valid adapter connection and/or enable events in the adapter.
- When events are enabled in a valid adapter connection, the following screen appears:
In this case, when a ServiceNow ticket is updated on the asset retrieved from the previous node, an event occurs and the Workflow continues running.