Details

This incident response workflow allows you to create an incident ticket in ServiceNow from a playbook or using an automation rule. When using this workflow in a playbook, the user executes the workflow and a ticket is created. When using this workflow with an incident automation rule, the ticket is created as soon as the workflow is executed. The workflow will also set the XDR incident's status to Incident Reported.

Description

This incident response workflow allows you to create an incident ticket in ServiceNow from a playbook or using an automation rule. When using this workflow in a playbook, the user executes the workflow and a ticket is created. When using this workflow with an incident automation rule, the ticket is created as soon as the workflow is executed. The workflow will also set the XDR incident's status to Incident Reported.

Target: Conure APIs, Platform APIs, Private Intelligence API, ServiceNow

Steps:

  • Get the incident summary
  • Parse the incident's attributes
  • Check if a ticket already exists for this incident:
    • If it does, update the workflow results and continue
    • If it doesn't:
      • Create the ticket and update the workflow result
      • Update the incident's external references
  • Update the incident's status to Incident Reported
Required targets

This workflow requires the following targets to be available before it can be run.

Integration targets

  • ServiceNow
  • Cisco XDR
About
Author
Cisco
Version
v1.1
Intent
Incident Response
Integration
Average rating
No ratings yet
Authorship
Cisco Managed
Contact and support information
External links
Related workflows
Community
This workflows runs a (scheduled) "Cisco XDR Integration Module Healthcheck" and creates an incident in ServiceNow if such a healthcheck fails.
Cisco Managed
This incident response workflow allows you to create an incident ticket in ServiceNow from a playbook or using an automation rule.