Log in
Log into community
Share feedback, ideas and get community help
View all posts
Related posts
Did this answer your question?
😞
😐
😃
Powered by
Hall
Inactive
Updated 11 months ago
0
Follow
Json response from GPT to Variables
Json response from GPT to Variables
Inactive
0
Follow
M
Michael
11 months ago
·
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
Attachment
V
M
5 comments
Share
Open in Discord
V
Vilela™
11 months ago
JSON.parse({{response}}).name
JSON.parse({{response}}).email
Attachment
M
Michael
11 months ago
Thanks, I will try...
V
Vilela™
11 months ago
https://tenor.com/view/do-do-not-no-try-yoda-gif-13593807
M
Michael
11 months ago
Works like a charm, thanks @Vilela™
Attachment
M
Michael
11 months ago
I think soon will be better use GPT than make some JS code to make the same thing...
Add a reply
Sign up and join the conversation on Discord
Join on Discord