I am integrating our Jira help desk with a CSM tool that will compile all customer tickets. In order for me to sync all the data in this CSM tool, the Organization profiles must have a unique identifier ID. This same ID we use across all platforms. I am having a hard time figuring out how to either add an ID to each organization or if possible change the ID I see in the Network response.
{"organisation":{"id":202,
Organisations do not have a field you could store an ID on, and the internal ID generated by Jira is a simple sequential one that you cannot control or edit.
You'll need to build some form of mapping outside of Jira, or write an app that can map your ID to the Jira one internally and report it back to the things that call for it.
Hello Nic, do you have any idea on how we could get access to this internal ID that is generated by Jira?
I would like to be able to extract the Organization's id in a Jira Automation Rule if that is possible.
Thank you very much!
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.