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 Automation Bad Request when editing Object Attribute

Edited

Hi Everyone,

Situation: I am trying to create an automation, which when the issue is solved, it adds a value to an object attribute in Insight.

I am following this article, which is the exact same situation I am facing, still I am receiving a bad request 400 in my call.

https://confluence.atlassian.com/jirakb/append-list-of-objects-to-a-reference-insight-object-attribute-using-automation-1141483722.html

Below the images of my automation

Captura de Tela 2022-09-23 às 13.36.05.png

Captura de Tela 2022-09-23 às 12.24.20.png

To clarify:

System Name is the attribute of the Employees object that stores the user's applications.

Applications is insight field containing the apps.

My url https://api.atlassian.com/jsm/insight/workspace/myworkspaceid/v1/object/{{object.id}}

Below the payload I am getting:

Captura de Tela 2022-09-23 às 13.29.09.png

Thanks in advance

1 answer

1 accepted

0 votes
Answer accepted

I just found out.

 

My header was application-json, whereas it should be application/json.

 

Solved.

Suggest an answer

Log in or Sign up to answer