williamzisaW
BuildShip15mo ago
5 replies
williamzisa

Passing variables error

Hi everyone, sorry but I have a problem on my first workflow, passing variables between nodes (I'm not a developer :D)

I have set a simple "Get row" from Supabase, which returns me an array + objects with variables.

Then I want to give three of them (question, answer, keywords) to OpenAI assistant and return me a "script" variable.

But:
- the assistant doesn't give them as input and ChatGPT gives me a generic script like "please give me the 3 variables to do it"
- or there is an error about undefined properties

How I can do it? Setting the "Output" of the get rows or putting "Get Rows.properties.question" for example?
image.png
image.png
Was this page helpful?