I'm not looking for Make help, I'm looking for Vap...
# general-english
s
I'm not looking for Make help, I'm looking for Vapi help. This is NOT a problem with Make; Vapi is basically continually sending data through to Make as often as it can during the call, which is how I end up with 5 scenario executions when I run a phone call for 10 seconds. Things I tried: 1. Only applying the webhook to one agent within the squad 2. Changing the parameters/filters in Make to only run the data if it qualifies as a final 'summary' 3. Running squads by making a transient function through Make - the phine number ID and Vapi squad ID are input to a webhook through Make to route the call rather than directly assigning the phone number to the squad in Vapi 4. Setting up a regular webhook module instead of Vapi as the trigger to run the scenario so that Vapi will not send the data through 5. Turning off 'function call' under the 'server messaging' category so that the only messaging function sent to Make is "end of call report" used to summarize the call in an email in Make. I'm running a Make scenario where it sends an organized email with structured data AFTER the call is complete. Vapi basically does the work of parsing the call and identifying the fields, then sends that to Make. But this does not work through squads.