Post Processing for Incidents
Configure incident post-processing in Cortex XSOAR 6.13.
After you remediate an incident, you may want to perform additional actions on the incident, such as closing a ticket in a ticketing system or sending out an email. You can create a post-processing script to cover these scenarios.
You need to Create a Post-Processing Script and then Add a Post-Processing Script to the Incident Type.
Arguments Available in a Post-Processing Script
These arguments are available for use in a post-processing script:
closed- The incident closed time.statusopenDurationcloseNotesclosingUserId- The username of the user who closed the incident, orDBotif the incident was closed by DBot (for example, through a playbook).closeReasonAny other field values passed in at closure, whether through the incident close form, the CLI, or a playbook task.
Last updated
Was this helpful?
