I am very new and only working on a free account and have run out of free ai chat credits.
I am trying to follow a youtubers work flow to create blog articles and post to my wp site. workflow is as follows
Webhook-->Airtable-->Claude-->claude-->JSON-->Cluade-->Tools-->OpenAI-->Openai-->markdown-->Google Doc-->Google doc-->Airtable-->wordpress.
some of the double cluade and openai were create prompt then create article/image.
Webhook
https://hook.us2.make.com/134uosndzo3nh3oq497hxq0hbjfv8js3
Airtable layout
Blogs Posts
RecordID | Main Keyword | Generate | Outline | Complete Google Doc | Google doc image | Status
Webhook in Airtable ( generate tab )
RecordID tab
RIGHT("000000" & RECORD_ID(), 6)
nothing in Main Keyword tab.
so work flow is click new row in airtable = generates new RecordID and a "Generate" button I add in the "Main Keyword" and then sent to Claude to create my prompt, then Claude to "JSON Create" then JSON markdown --> back to Claude to create article, then open ai to create image prompt, then open ai dalle3 to create image, -->markdown then into a google doc, and image into a google doc, to airtable and then to wordpress.
Sorry if it is drawn out but just copying from youtube.
I have reconnected my account in airtable, redetermined data structure and a few other things but cannot get past the 404 error in the airtable module.
Thank you for any help.
Dan