Jira & Manage Engine Service Desk Integration

Alexander March 6, 2021

Hi there!

We want to integrate the creation of Change Request (Change Management) in the Manage Engine Service Desk via a custom button in Jira.

Right now we have a webhook that runs while we click on the Release button and choose data.

1.png

Then webhook runs a script that creates a Change Request in this Service Desk system.

We have created a custom button.

2.png

And now we are trying to find a solution on how we can create a Change Request via this CAB button.

I see two possible ways:

  1. Performing a function similar to the Release button: when pressed, you must select a date and then the release goes, for example, to the Updated status. After that, Webhook is triggered, which will run the apache script on the server.

  2. When you click, select the date, then change the status to Updated, for example, and immediately hang the script, without Webhook.

Maybe somebody could advise on how we can configure the first way or a second way or maybe advise another solution for this case.

Thanks.

2 answers

0 votes
Jacek Wizmur _getint_io_ January 9, 2022

Hi @Alexander ,

we're starting to work on a new app to integrate Jira with MESD.

Reach out to me at jacek@getint.io if you'd like to get more info :)

disclaimer: I'm the Co-Founder of Getint.io platform

0 votes
Alexander March 18, 2021

Any updates here?

Suggest an answer

Log in or Sign up to answer