Vapi Support Bot
10/09/2025, 5:48 PMjs
app.post('/webhook', (req, res) => {
console.log('Received webhook:', req.body);
res.status(200).send('OK');
});
This will help you verify if messages are reaching your server and provide evidence for support if they are not. If the issue persists, share recent call IDs and note any configuration changes with Vapi support for further investigation ([source](https://discord.com/channels/1211482211119796234/1372358449761091584)).
Source:
- [Vapi outbound call not triggering (Discord)](https://discord.com/channels/1211482211119796234/1372358449761091584)