Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Insight Cloud Automation - Monitor Object's Attribute changes

I would like to send a notification when an Attribute change value.

What I have done is When and Object is updated, using Lookup Objects action to filter recently updated objects and then looping through the results create the notification listing Name and Status attributes

I don't know how to identify what attribute was changed.

The ideal situation will be to get access to the object change log and compare OLD VALUE with NEW VALUE 



1 answer

Hello,

 

The Object Trigger has the value of the Object key when the rule is executed.

For example the smart value:

{{object}}

will give you the Object Key value. Which means, instead of the LookupObjects action you could use a "Send web request" for calling the Insight Rest API and get the history of the Object then compare the attribute's values which you are interested in. You may find the history request details here:

https://developer.atlassian.com/cloud/insight/rest/api-group-object/#api-object-id-history-get 

 

I hope this helps.

Cheers

Hakan Bahadir

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events