Call Report
# support
b
I need to implement a web-hook for call reports like start and end time. i found this document but I don't know to use. https://docs.vapi.ai/server-url/events#end-of-call-report
d
I managed to get call reports working, I built a little api using python in google cloud which process the information that vapi sends, this emails me a report and adds a row to a google sheet every time a call completes. To switch it on, easiest way is just to add a webhook you create as sever url in the 'org settings' part of the vapi dashboard. Probably easiest to do create a webhook if that's unfamiliar to you is in make.com or something.
k
Hey Behzad, Could you rephrase your ticket description? Because I was unable to understand it. It will help me understand. Also share what you're trying to get done and what steps you've taken until now to get it done. if you're trying to solve X and you have taken Y number of steps until now, either I can suggest you some improvement inside your Y number of steps or can suggest you a new solution.