Set Incident values from Integration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Set Incident values from Integration

L1 Bithead

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.

1 REPLY 1

L3 Networker

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:

  1. Run the ServiceDesk integration command
  2. Then run a setIncident to save the correct value from the output to your incident field
  • 175 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!