Hey all simple question but what is the quickest way to reference an item I have the uuid for.
Basically I have an api workflow I call through api connector which returns an object, let’s say in this instance a user.
What it returns is the json representation of user which I can’t reference directly, I have to use the uuid and Do a search for:first item to then get the user I want
Am I missing something? Is there a better way to reference a single item that I have the uuid for?
PS - the forum is slow today because it’s Thanksgiving in the US so many people are taking the day off - even those who usually work nights and weekends.