dhruvaagrawal
04/10/2026, 4:50 AMhamza-007
04/10/2026, 5:08 AMdhruvaagrawal
04/10/2026, 5:43 AM/assistant-request webhook was being triggered as expected. Something changed recently on VAPI's side that broke this.
Can you confirm: did the precedence logic between Server URL and Assistant change recently? Previously, having both configured still resulted in the /assistant-request event being sent to our server URL. Now it seems the attached assistant takes priority and the webhook is skipped entirely.
We need to understand if this was an intentional change so we can update our configuration across all phone numbers accordingly. This is a production system serving multiple medical practices, so would want to understand before we make this change.dhruvaagrawal
04/10/2026, 6:03 AMassistantId is set. Can you clarify:
1. Under what conditions would it not request one? What does "may" mean here?
2. Is there a way to guarantee the assistant-request webhook fires on every inbound call?hamza-007
04/10/2026, 7:28 AMChiranjeet Mishra
04/14/2026, 12:17 AMassistant-request webhook is guaranteed when there is no assistantId assigned to the phone number and the server URL is configured on the phone number itself. having both of those conditions will guarantee the webhook firing on all inbound calls.