I got an object Host which is referenced in another object Lendings.
Within my request form I pick the host as AssetHost.
What I'd like to do is to lookUp the Lendings object based on the Asset attribute.
Afterwards update an attribute of the lookupObject.
Is that even possible within the Automation or do I need to use a Script Runner of sorts?