Lorenzo
04/26/2025, 9:30 PMVapi Support Bot
04/26/2025, 9:32 PMjavascript
// Example of correct tool configuration
{
"name": "scheduleAppointment",
"endpoint": "https://hook.us1.make.com/your-webhook-id",
"method": "POST",
"headers": {
"Content-Type": "application/json",
"Authorization": "Bearer YOUR_API_KEY"
}
}
Try testing the webhook manually using Postman or cURL to confirm it's receiving requests properly.
Source:
- [Discord conversation about webhook configuration](https://discord.com/channels/1211482211119796234/1336345690393149452)Lorenzo
04/26/2025, 9:44 PMjosephktcheung
04/27/2025, 1:52 AMLorenzo
04/27/2025, 6:55 AMLorenzo
04/27/2025, 7:01 AMKyle Brunker
04/28/2025, 1:20 AMLorenzo
04/28/2025, 12:04 PMLorenzo
04/28/2025, 12:04 PMShubham Bajaj
04/29/2025, 2:24 PMLorenzo
04/29/2025, 11:23 PM