Hey everyone, I’m new here and could really use some help 🙏
I’ve set up a Make scenario that pulls warehouse records from Airtable and uses Vapi to trigger calls with dynamic variables like rep_name, part_name, warehouse_name, etc. It works perfectly when I run the automation for just one record — the AI calls, speaks naturally, and follows the prompt. But when I try to run it for multiple records (to call multiple warehouses back-to-back), the calls go out, but the AI stays completely silent. No intro, no prompt, not even when the rep speaks — the call just sits there. In the Vapi dashboard, the call log shows “unknown error”, or sometimes no message at all. I’ve double-checked my HTTP payload, and it seems fine. It includes all the variables and fires per bundle. I’ve also tried adding a delay between calls, but still no luck. Any help or suggestions would mean a lot. Just trying to get this automation right 🙏 Thank you in advance!