What is your goal?
I want to trigger a scenario in Make.com whenever a call is received by my VAPI assistant. The scenario should extract the user’s phone number, check the number’s remaining call minutes in a Google Sheet, and automatically hang up the call after those minutes are consumed.
What is the problem & what have you tried?
I am unable to use a webhook to capture the user’s number and pass it to a Google Sheets query to retrieve the remaining minutes. Even though I’ve tried several webhook configurations, they don’t seem to be working for this specific use case. Where the call keeps on going, and the scenario gets triggered when I receive the call.