I’m building an AI voice assistant using Vapi and Make.com while following a course. However, I’m facing an issue—the webhook variables are not showing up in Make.com, even though they appear in all the tutorials. I’ve already:
Inserted the correct API key in Vapi.
Double-checked the webhook setup.
I’ve also tried inserting the url in Postman. It shows accepted but still no change in the module.
Has anyone else faced this issue? Any troubleshooting steps I should try? Would really appreciate the help!
Yes, I tested the webhook in Postman, and the request was accepted. But when I used the url in Vapi, it’s not working. So, I’m guessing Vapi isn’t sending the data. However, all the settings were perfect in both Vapi and make.