Hi,
I can help debug this kind of workflow.
For WhatsApp + Airtable + OpenAI issues, I’d usually check it in this order:
- incoming WhatsApp payload structure
- field mapping before Airtable update/create
- OpenAI input/output formatting
- failed executions and missing/null fields
- retries / fallback path if the AI response is not valid JSON
If you can share where the workflow currently breaks, I can help narrow it down and clean up the logic.