Unable to log node results
Hi,
I am running a workflow where I use get rows with token to fetch the rows from my Supabase table matching an id. I am trying to log the results of this node in the console but get "undefined".
The get row with token works since I can see the results in an array but when I try to log the results or store them in a variable I get an error. Any pointers on what might be wrong here?
I am running a workflow where I use get rows with token to fetch the rows from my Supabase table matching an id. I am trying to log the results of this node in the console but get "undefined".
The get row with token works since I can see the results in an array but when I try to log the results or store them in a variable I get an error. Any pointers on what might be wrong here?


