how do I find out the Application type / name for the Application parameter to remotelink API call

oliver_wihler August 30, 2022

I am trying to use the remotelink API call as documented here. The remote link goes to a on-prem instance that I linked with Cloud using the Atlassian Tunnel app. This works well when I use it manually.

How do I find out the Application name and type of the remotlink API to access Jira on-prem?

"application": {

"name": "My Acme Tracker",

"type": "com.acme.tracker"

},

 

And do I really need to provide all the information in "object"? I would think that Jira is figuring all that out by itself when I give the remote issue key. No?

"object": { "summary": "Customer support issue", "icon": { "url16x16": "http://www.mycompany.com/support/ticket.png", "title": "Support Ticket" }, "title": "TSTSUP-111", "url": "http://www.mycompany.com/support?id=1", "status": { "icon": { "url16x16": "http://www.mycompany.com/support/resolved.png", "link": "http://www.mycompany.com/support?id=1&details=closed", "title": "Case Closed" }, "resolved": true }

 

Thank you for any feedback someone might have!

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events