Where and how can we find ServiceNow Tickets generated in ISC after setting up the service desk integrations? I am unable to track any tickets in ISC.
Hi @robin82 ,
According documentation , the ticket number generated on the Service Desk system for the corresponding provisioning action can be seen under Search > Account Activity details of the identity.
You can try this query to get all tickets created on source.
accountRequests.result.ticketId:*AND sources:Sp_jira
This is reference documentation.
Thank you.
2 Likes
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.