When viewing the Jira issues in the browser, I can click on the Goals on the sidebar, and it shows the Atlas goals. This is useful, but is there a way to query this same information via the API?
Welcome to the community. Although I am not too familiar with Atlas product, but at this time I don't believe it is available to pull the information via API at this point.
I would recommend that you join the community group for Atlas product
for possible further assistance.
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Technology Applications Team
Viasat Inc.
Hello Joseph,
Thank you for your answer, but seems likely that since there is a way to access it through the front end, there must be an API. Perhaps it is not public.... I have been able to identify the url of the API that is used within the browser.
https://team.atlassian.com/gateway/api/watermelon/graphql?operationName=LinkedGoalsScreenQuery
My question is: Is there way to officially use this API? Documentation? Examples?
Best,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My question is: Is there way to officially use this API?
Nope. It's an internal API endpoint that's used to build the GUI interface.
Perhaps it is not public.
Correct, it's not public, therefore it can't be accessed outside the web browser session.
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.