- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-07-2025 07:31 AM
I'm trying to figure out if it's possible to have Cortex XDR create a ticket in our ticketing system via Web API when an incident is generated.
I know it's possible to send a slack message when an alert is generated, then use slack to call the API, but I don't want to create a ticket for every alert.
10-10-2025 04:46 AM
Hi @D.Stabinsky
You can use the API
https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR-REST-API/Get-all-Incidents
With some scripting, I believe you could manage to open a ticket on a 3rd party (it the app allows you to do so) using your script, maybe a call to your ticketing system API sending data read from XDR API
If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution".
Thank you.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

