Json response from GPT to Variables
I config OpenAI block to create a chat completion, this will generate a json response like this :
{
"name": "name here",
"email": "email here"
}
I need know how and if is possible save this into to variables.
Here is the flow
https://app.typebot.io/typebots/clrj82g020029rlwrmh7pqx60/edit

5 Replies
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Thanks, I will try...
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Works like a charm, thanks @Vilela

I think soon will be better use GPT than make some JS code to make the same thing...