Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect Microsoft graph API with Jira

Pradeep A
Contributor
July 5, 2021

Hi I'm working with a project in which I need to create a dedicated Microsoft Teams channel for the issue created. I'm planning to do it by using the Graph API. Can I achieve it in the script runner? Is calling the graph API in script runner possible?

1 answer

0 votes
PD Sheehan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 6, 2021

With scriptrunner, there is very little that you can't do.

It's 100% possible to make any sort of API calls. I've integrated JIRA to REST API and SOAP Webservices.

You just have to understand

  • what should trigger the calls
  • what data from Jira you want to leverage
  • what headers/authentication your target api requires
  • how to format the payload for the target api

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events