Karun
11/25/2025, 9:05 AMRoman
11/25/2025, 9:01 AMBrendanH
11/24/2025, 11:32 PMDiego Garcia
11/24/2025, 8:44 PMandym
11/24/2025, 6:45 PMAlexVendet
11/24/2025, 5:53 PMSlaviSavanovic
11/24/2025, 5:46 PMSolve 4 U
11/24/2025, 5:21 PMAAA
11/24/2025, 3:30 PMyogi
11/24/2025, 3:28 PM{
"role": "user",
"content": "I sent it."
},
{
"role": "system",
"content": "[{\"type\":\"user-send-email\" [ some more characters] ..."
},
{
"role": "user",
"content": "Have you gotten it yet?"
},Aati
11/24/2025, 3:25 PMΩ ΣκοτάδιΣεληνόφωτο Ω
11/24/2025, 2:22 PMidophir
11/24/2025, 1:33 PMDNP
11/24/2025, 1:06 PMAmir UIDB
11/24/2025, 12:20 PMEslam
11/24/2025, 12:20 PMVapi Support Bot
11/24/2025, 10:59 AMjs
app.post('/webhook', async (req, res) => {
const { type } = req.body;
if (!['assistant.started', 'speech-update', 'status-update'].includes(type)) {
return res.status(400).send('Invalid webhook type');
}
// Handle events here
res.status(200).send();
});
Update your Vapi dashboard to point to your public webhook URL (e.g., from ngrok) and ensure your handler accepts all relevant event types.
For more details, see the [webhook troubleshooting guide](https://docs.vapi.ai/cli/webhook).
Source:
- [Vapi Webhook Troubleshooting Guide](https://docs.vapi.ai/cli/webhook)Vapi Support Bot
11/24/2025, 10:53 AM{
"type": "mcp",
"server": {
"url": "https://mcp.make.com/api/mcp/s/your-token/mcp"
}
}
Follow the [official guide](https://docs.vapi.ai/tools/mcp#make-mcp) for step-by-step instructions.
Source:
- [MCP](https://docs.vapi.ai/tools/mcp)LordGrim
11/24/2025, 9:38 AMnishlocaldev
11/24/2025, 9:19 AMTestingTest123
11/24/2025, 9:01 AMnasser
11/24/2025, 8:16 AMbikaxh
11/24/2025, 6:53 AMMichael Deale
11/24/2025, 3:26 AMjake
11/23/2025, 4:36 PMElodie T.
11/23/2025, 12:50 PMBharat
11/23/2025, 5:36 AMTapex02
11/23/2025, 4:25 AMChrisjjohnson18
11/23/2025, 1:50 AMKyle
11/23/2025, 1:34 AM