Hey! Wondering if anyone has any insight into this!
I'm creating an automation between Make.com, Chat GPT and Airtable to automate part of my content creation process. I'm stumped in this automation and would love a hand!
The make.com senario uses a webhook to grab an airtable record, sends the record data to Open AI for Chat GPT to make a completion then sends the completion back to the original airtable record.
And it's all working, which is exciting!
EXCEPT the chat GBT completion doesn't end up back in the airtable record. I'm not getting any error messages to troubleshoot though. Not from make, airtable or chat gpt so I'm not sure what or how to troubleshoot this.
All I can see is that the scenario completes successfully but there's no output in airtable.
Inside the Make.com RAW log there also shows a Chat GPT output but the output doesn't relay to the irtable record.
Again, I'm not getting an error message anywhere throughout the process. It all looks like it's completing as it should - The output just isn't landing in the record!
Any sense of what might be going on?