Extract function after the call ends
# support
m
Hey, I just need to execute function when the call ends on my server, is there's a trigger for call ending ?
v
At the moment, I don't have information about whether there's a specific trigger or event for when a call ends that you can use to execute a function on your server. If you have any other questions or need details about a different feature, feel free to ask!
At the moment, I don't have information about whether there's a specific trigger or event for when a call ends that you can use to execute a function on your server. If you have any other questions or need details about a different feature, feel free to ask!
k
Yes, you can trigger a function on your server when a call ends by setting a Server URL to receive the end-of-call-report event payload via POST.