Does anyone knows if there is any way to
# general-english
j
Does anyone knows if there is any way to configure dev alerts based on my assistants performance ( for example the success evaluation or reason call ended )
k
By using Call Analysis for success evaluations and call end reasons, and setting up webhooks to trigger notifications when specific conditions are met, integrating with platforms like Make.com for automation.
j
I do not see any way to configure webhooks so I can get a notification when there is an error on a call. If you mean as a function call during the call, that does not fit my need, as I need the status calculated when the call has finished. i just want to have some alerts in case my customers face issues either with vapi in the conversation
e
I can use make.com webhook to get the end of call report and also build a workflow that will send you notifications on every call end
k
Configure webhooks in the Server URLs section in your dashboard, specify message types like end-of-call reports or status updates, and set up your server to handle incoming notifications.
j
That nicely works for me, thanks 🙂
2 Views