Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get asset object with inbound reference - Automation

Mickaël ORSOLINO
Contributor
October 14, 2025

Hi,

We have some object on a form with a referenced object.

For exemple, we have Asset field Object A and Asset field Object B.

Field on object A and B are multiple value field. When we select some value on Object A list, Object B is limited by the selected Object A by an inbound reference.

We would like to create linked request. The linked request are based on the Object A and the list of referenced object B.

  • Exemple: Object A1 is linked to Object B1 & B2 & B3 Object A2 is linked to Object B4 & B5 -  The result should be a first Issue with Object A = A1 and Object B = B1,B2,B3 and a second issue with Object A = A2 and Object B = B4,B5

For that, I try to create an automation that will create a new request for each Object in A. I do a For AQL based on object A field.

The question is how to put on Object B the list of linked references selected?

Should I do a lookup object and how to have only the one selected on the field with a reference on the other object (used on the for aql)?

Thank you in advance for the help.

Regards,

Mickaël O.

 

1 answer

1 vote
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 15, 2025

Hi @Mickaël Orsolino 

Just I thought that I have, you would need  to have the keys of objects B1, 2 and 3 in a variable and use a web request to use the keys to edit the field where objects b need to be stored

You might need to see if this works.

 

Mickaël ORSOLINO
Contributor
October 16, 2025

Hi Marc,

Thank you for you feedback. So, if I understand well I will stock the object key in a variable and then do a call api on object based on the attribute to get the object referenced. Is it that?

Thank you for your help.

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events