Hi,
I would like to retrieve the issue url so that I can send that to a teams room as soon as an issue is created in Jira. I am leveraging webhook to connect JIRA to Boomi so that whenever an issue is created or updated in JIRA, I should be able to take out the issue url from the response and send that to a teams room.
Hi @Devajeet ,
welcome to the Atlassian community!
Issue URL is : YOUR BASE URL/browse/ISSUEKEY
If you want to retrieve it from UI, go to share->copy link
Hope it helps,
Fabio
Thanks @Fabio Racobaldo _Catworkx_ . Could you also let me know which element in the json response represents the update person who updated an issue? I can't find any such object element or array element which records this update person's name.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.