AiTitus :)
07/24/2024, 11:31 PMVapi
07/24/2024, 11:32 PMjson
{
"method": "POST",
"url": "https://your-vapi-webhook-url",
"body": {
"type": "add-message",
"message": {
"role": "system",
"content": "The selected date is already booked. Please choose another date."
}
}
}
Make sure to replace https://your-vapi-webhook-url
with the actual URL provided by VAPI for the webhook.
If you need assistance setting up the webhook in VAPI or configuring the HTTP request in MAKE, please let me know, and I'll be happy to help further!Vapi
07/24/2024, 11:32 PMVapi
07/24/2024, 11:33 PMAiTitus :)
07/24/2024, 11:34 PMAiTitus :)
07/24/2024, 11:34 PMAiTitus :)
07/24/2024, 11:35 PMAiTitus :)
07/25/2024, 4:38 PMAiTitus :)
07/25/2024, 4:39 PMShubham Bajaj
07/25/2024, 9:30 PMjson
{
"results": [
{
"toolCallId": "X",
"error": "Y"
}
]
}
Shubham Bajaj
07/25/2024, 9:31 PMShubham Bajaj
07/25/2024, 9:31 PM