1. Embed Vapi’s Web Widget
Add Vapi’s widget script and your public API key to your site, as shown in the docs .
2. Skip the Assistant
In the Vapi dashboard, configure the widget to send events to your backend workflow endpoint instead of connecting it to an assistant.
3. Use n8n with a Webhook Trigger
Build an n8n workflow that starts with a Webhook Trigger. This workflow receives the widget’s data and handles it automatically