- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-06-2024 07:30 AM
Hello all,
I have customized a ticketing integration to our image. The last part I'm struggling with is returning values from the integration to incident fields.
My usecase is that, SOC analyst will create a ticket inside our ServiceDesk application via button in Incident Layout. When this button is pressed, the command from the SD integration is executed, i will get bunch of data into context under custom key for SD integration, some human readable output to war room, but no data into incident fields.
The one i need to fill is my custom incident field called "sdurl", which is then displayed in incident layout. I need to somehow fill this field with value from the integration, but since it is {incident.sdurl}, I'm having troubles sending any values from Integration.
Can anybody please help me think of solution or a workaround for this issue? Thanks in advance.
11-14-2024 04:34 PM
Hi @JakubKostial – You can achieve this by having the button run a custom wrapper script or playbook rather than just running the ServiceDesk integration command directly. The custom wrapper script or playbook will do 2 things:
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!