You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hey there,
We have the salesforce addon in our Jira Cloud, and we are trying to get an issue's salesforce link if exists via the rest API (we are using Python Sdk.
Of course we can call the API directly if need be. Is there an API call that will give me the addon fields?
Thanks ahead,
Uri
Hi @Uri Shalit ,
which application exactly have you installed - is it this one?
Do you know how exactly is the URL stored? If the native URL custom field is used, it should be available.
Yes it is that application.
I am not sure what you mean by how exactly is the url stored? Is it a configuration in the app?
It is not in any of the custom fields I get in the API, furthermore it is not part present in the custom fields in the admin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Uri Shalit ,
these sort of applications usually have some global configuration and then some information stored for each issue. Sometimes these applications use Jira's native custom fields for storing information to issues (then their values could be obtain via Jira's REST API) and sometimes not, which means application needs to provide it's own REST API to be able to get to those data.
I wasn't able to find anything about REST API in the application's documentation, so I think it is not possible to get the link you want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.