Webhook link integration
# support
a
Hello, I want to add a webhook link to receive my call information, but I couldn't find any option under Tools.
v
Hi there! 👋 I understand you're looking to add a webhook link to receive call information but couldn't find the option under Tools. Let me help you with that! While I don't have specific information about why the webhook option isn't under Tools, I can definitely show you where to find webhook settings in Vapi and how to set them up. ## Where to Find Webhook Settings in Vapi Instead of looking under Tools, you can typically find webhook settings in these locations: 1. **Account or Application Settings**: According to [information I found](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334280135683084328), webhook URL settings are often located in the application or account settings where you configure your Vapi server URL. 2. **Organization Section**: You can set an [organization-wide server URL](https://docs.vapi.ai/server-url/setting-server-urls) in the organization section of your dashboard. If no other server URL is set, Vapi will use this one. 3. **Logs or Reporting Section**: Look for a section labeled "Logs", "Webhook Logs", or "Reporting" in the Vapi dashboard. ## How to Add a Webhook Link To add a webhook link to receive call information: 1. Once your endpoint is ready, add the endpoint URL to the [Server URL field in the Account page](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1335932034518089741) on the Vapi Dashboard. 2. Vapi treats the Assistant Server URL you provide as a webhook for receiving real-time conversation data, as mentioned in [this source](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334194214518394940). 3. After updating the configuration, save the changes and perform a test call to ensure the webhook is being sent to the correct URL. The webhook will allow you to receive call information including real-time status updates and conversation transcripts.
Is there anything else you'd like to know about setting up webhook integration with Vapi? Sources: - [Discord Thread](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334280135683084328) - [Vapi Server URL Documentation](https://docs.vapi.ai/server-url/setting-server-urls) - [Discord Thread on Webhook Integration](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1335932034518089741) - [Discord Thread on Assistant Server URL](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334194214518394940)
k
Hey Ali Ahmad, You can go to the VAPI dashboard, then your assistant, and then select your assistant. After that, go to the advanced tab and scroll down to the server section. There, you have to enter your server URL and then select server messages. Select the end-of-call report server message, and once the call is finished, VAPI will send an end-of-call report to your server URL.