Hi,
We are trying to use the smart value:
{{lookupObjects.(reference name).(attribute name)}}
The lookup object returning is correct, printing in the table but no luck on getting the InR name/labels to print.
|| Name || Components ||
{{#lookupObjects}}
|{{Name}}| {{Component.Software Component}} |
{{/}}
In this case:
Objects inbound ref Type: "Component" - This is NOT an attribute name on the object.
Label / name for InR name "Software Component"
I've tried:
{{lookupObject.Component.label}} OR {{{{lookupObject.Component.Software Component}}}}
Any way of referencing the inbound objects without another lookup?
I am very new to this idea of pulling info from Assets into tickets and automations. What may help you is to see what I learned & did in my test area just the other day. I was trying to find the asset number of a laptop assigned to a person (who is listed as an Object in the Assets area) and is an Inbound Reference.
It is not exactly the same thing, but it may help you achieve what you need to, hopefully
I'm trying to pull the inbound ref > Component "Vulnerability Manager"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.