Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Problem: I want to create some service in Jira Service Management, where user could choose object and for this object set new value, which automatically will update appropriate attribute value in Insight
Details:
I've created "TestObject" object type (id=85) with attributes: "Name" and "Attribute1" in Insight:
and I have one object there with Key = IA-2005.
Also I have service in JMS with CustomFields:
So after choosing TestObject and filling text in NewValue fields (and after creation of ticket), I need to update TestValue object from Insight TestObject with attribute1's value, like this:
For cloud version I know that there is special automation rule to update insight object.
I've tried to create automation rule with web request (web hook), but it requires objectid (id) in the webhook url and which is my IA-2005 and I don't know how to find out the key/id of the appropriate object.
So what you advice how to achieve this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.