Soman
09/13/2024, 12:20 PMVapi
09/13/2024, 12:22 PMend-of-call-report in the serverMessages of the JSON body, which is a great start. Let's go through a few steps to troubleshoot the issue:
1. **Check the Endpoint Configuration**: Ensure that the endpoint URL you've set up on make.com's webhook is correctly added to the Server URL field in the Account page on the VAPI Dashboard.
2. **Verify Webhook Settings**: Double-check that the webhook on make.com is active and set to listen for the correct events.
3. **Inspect JSON Body**: Make sure that the end-of-call-report is correctly formatted in the JSON body according to the Assistant Request docs.
4. **Review Server Logs**: Look at the logs on your server to see if it's receiving the webhook calls and if there are any errors that might be preventing the call report from being processed.
5. **Test Connectivity**: You can send a test webhook from the VAPI Dashboard to ensure that the connection between VAPI and make.com's webhook is functioning correctly.
6. **Check Google Sheets API**: If the webhook is being received but the data isn't appearing in Google Sheets, ensure that the Google Sheets API is correctly configured to receive and store the data.
If you've gone through these steps and are still facing issues, please provide more details or error messages you're encountering, and I'll be happy to help you further. If you need immediate assistance with a specific technical issue that isn't resolved, please ask support for more info on this.Vapi
09/13/2024, 12:22 PMShubham Bajaj
09/13/2024, 2:08 PMSoman
09/13/2024, 3:41 PMShubham Bajaj
09/13/2024, 4:21 PMShubham Bajaj
09/13/2024, 4:22 PM