I have integrated an api , to retrieve the relevant details out of it i’m using a function, the return value of the function is an object inside which i have added all of the required data that i need from an api, it is not returning while accessing it in a variable node.
P.s: attaching screenshots to support the issue



Hi Gautham,
Yes, storing it in an object variable.
accessing the variable as a dot notation with the key of that particular object.