I would like to build a website as a frontend and integrate JSM Assets data from the CMDB.
For example:
Our CMDB has an Object Schema with many objects, attributes etc.
For that, I would like to display and be able to edit that information through an external website. I guess I'll need to build a JSM app to get / set the data through a technical user account with an API token and integrate that app with an iframe into a website?
Appreciate everything that points into the right direction :)
Hi Adrian,
You can retrieve your asset details by the following method:
1) With your API token for authentication, find the workspace ID using the GET /rest/servicedeskapi/assets/workspace API call.
2) The assets can be retrieved via the Objects API here: https://developer.atlassian.com/cloud/assets/rest/api-group-object/
Regards
Yi Ming
Welcome to the community. I am glad that @Kuan Yi Ming _ServiceRocket_ suggestion worked out for your ask. Beside using custom REST APIs programming, you may also want to check out to see if there are any third party add-ons from Atlassian Marketplace which can give you the functionality and reduce the complexity on your development to achieve your goal - https://marketplace.atlassian.com/search?hosting=cloud&product=jira-service-management&query=Assets
Hope this also helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Technology Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.