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
image.png
Was this page helpful?