Creationdean
04/11/2025, 1:14 PMVapi Support Bot
04/11/2025, 1:15 PMassistant.model.tools.server.secret
parameter to set your API key, which will be sent as a header called x-vapi-secret
with every request to your server.
3. Access webhook logs - You can access webhook delivery logs through the Vapi Dashboard by navigating to the Logs or Reporting Section and filtering logs by date/time.
## Integrating Make.com with Vapi
To integrate Make.com with Vapi:
1. Import Make scenarios as Tools - According to the [Vapi documentation](https://docs.vapi.ai/tools/GHL), you can directly import your Make scenarios into Vapi as Tools, enabling your voicebots to trigger app integrations using voice commands.
2. **Set up the integration**:
- Create your Make scenario
- In the Vapi dashboard, navigate to the Tools section and click "Import"
- Select the Make scenario you want to import
- Configure the Tool with a name, description, and map required input variables
- Add the Tool to your assistant and specify voice commands to trigger it
3. Pass data between platforms - You can pass data from Make.com to Vapi as dynamic variables using assistantOverrides
with variableValues
.
## Integrating Cal.com with Vapi
For Cal.com integration:Vapi Support Bot
04/11/2025, 1:15 PMKyle
04/11/2025, 1:41 PMCreationdean
04/11/2025, 1:53 PMCreationdean
04/11/2025, 1:55 PMKyle
04/11/2025, 2:02 PMCreationdean
04/11/2025, 2:05 PMCreationdean
04/11/2025, 2:19 PMCreationdean
04/11/2025, 6:27 PMKyle
04/11/2025, 10:00 PM