I have found a nice automation by Manish (Automation DIY) and have gone through the entire automation here, but I am stuck with outputting in JSON format.
Here is the thing: when enabling file search in the Playground OpenAI assistant, you cannot choose JSON Format. Even if you add instructions as a message in the module in Make.com, it does not work.
I need a bit of help. Sharing some screenshots.
I have tried to add a PARSE JSON module in between the Google Sheet and the OpenAI modules but I don’t know how to configure them.
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
Anyhow, I have used Groq’s module in pair with with OpenAI module and things seems to work. Except, the messages created were not taking into account the name of the company and the person, even though the data were parsed correctly. I could still see things like “Company Name”.
So I decided to add extra instructions to the OpenAI module to inform it that it needs to change the company name with the right variable, but now Groq’s module gives me an error.