You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I could not find any information whether REST API is available for Insight cloud.
I need to add comments to Insight object from Automation for Jira. The reason for that is that I need to link Jira ticket and Insight object so that it will be possible to find out who created Insight object and why.
Hi @Sergei Gridnevskii - Here's the documentation for the Insight API
https://developer.atlassian.com/cloud/insight/rest/api-group-icon/#api-icon-id-get
Though I don't see anything related to comments which could mean that's not available through API.
Given your use case, an option could be that you have a specific project for Insight change management. When a new object is created, you could have an automation rule triggered off of the object create with some steps like this:
This would enable you to have a link on that object to a specific issue that retains all of the justification for creation of that object. Once the issue is resolved, you can have another rule update the object:
Hope this helps.
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.