Anth0ny
03/22/2025, 7:08 PMVapi Support Bot
03/22/2025, 7:10 PMtransferCall
, endCall
, and dtmf
- **Custom Tools**: Your own functions that interact with your systems
- **Integration Tools**: Pre-built integrations with platforms like Make
2. When creating a tool for Make.com integration, you'll need to:
- Set up a webhook endpoint in Make.com
- Configure the webhook URL in VAPI (ensure there are no typos)
- Include proper authentication headers
3. For API authentication with Make.com, make sure to:
- Include the Authorization header with the 'Bearer' schema followed by your API key:
Authorization: Bearer YOUR_API_KEY
- Check the VAPI Dashboard under the Provider Keys tab to ensure your API key is added and validated
If you're still seeing "No tools," here are some common reasons and troubleshooting steps:
1. **UI Issues**: There might be a bug in the VAPI UI preventing settings from being saved correctly.
2. **Secret Token Problems**: Secret tokens for tools might not be stored correctly.
3. **API Key Issues**: Double-check your API keys and access permissions to ensure they're correct and haven't expired.
4. **Webhook Configuration**: Verify that your webhook URL is correctly configured without typos or spaces.
5. **Browser Issues**: Try clearing your browser cache, disabling extensions, or using a different browser.Vapi Support Bot
03/22/2025, 7:10 PMPen ๐ป
03/22/2025, 10:03 PMAnth0ny
03/23/2025, 6:30 AMPen ๐ป
03/23/2025, 6:31 AMAnth0ny
03/23/2025, 6:31 AMPen ๐ป
03/23/2025, 6:32 AMPen ๐ป
03/23/2025, 6:32 AMAnth0ny
03/23/2025, 6:33 AMAnth0ny
03/23/2025, 6:35 AMPen ๐ป
03/23/2025, 6:37 AMAnth0ny
03/23/2025, 6:40 AMAnth0ny
03/23/2025, 6:40 AMAnth0ny
03/23/2025, 6:40 AMKyle
03/23/2025, 3:07 PM