I would like to search for objects using "lookup object" in Jira Automation and branch the flow according to the object type of the objects extracted by the search.
I do not know how to specify the Object Type in {{lookupObjects}} by AQL.
In other words, in the {{lookupObjects.xxxxxx}} notation, I want to know what to put in xxxxxx to access the object type.
Please let me know if you can help me.
Community moderators have prevented the ability to post new answers.
I missed to enter this space. Please ignore it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Managed to get the category by using {{object.objectType}}.
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.