Extract information from a result

Hi there!

I am trying to extract the information from ‘Result’ separately, “text_CPV” and ‘text_ObjetoContrato’, so that I can send it to two different fields in an Airtable table. I have tried several things, but I am not getting any results. Any ideas?

Thanks!

I believe I have discovered a solution! At least, it is working, although I am uncertain if there is another way to resolve this issue :slightly_smiling_face:

Hey Judit,

open the OpenAI module and click on additional settings, scroll down and near the bottom you can tell it to parse the JSON output it is getting, then you wont need the parse JSON module.

1 Like

Great! Thanks, Stoyan! I’ll give it a try.!