Extract Data from ChatGPT to google sheets

Hi,
I am building the following construct :
OpenAI => Prompt to Create a suggestion of a blog Post title and a short description.
JASON: Extract Titel and description out of chatgpt
Google SHeets: Write it in special columns in google sheets.

My Jason is not working. In the table columns are just “strings” in it.
Can anyone help?

1 Like

Heyy @Lara_Diekmann Welcome to the community!

You can read this post and try something similar for the solution : I want to parse out JSON - #3 by Prem_Patel

Let me know if you continue to face the issue.

Best,
@Prem_Patel