Tool/Webhook Access – Client Ready Voice AI Busine...
# support
c
Hello team. I’ve built a real voice assistant business for roofers. I have demo assistants running, clients ready, and I just need Tools/webhook access enabled to finish my Make.com & Cal.com integrations. I'm ready to pay and scale — can someone help me please? My VAPI email: dean@goleadassist.com Thanks! It is very much appreciated.
v
Hi Dean! 👋 I'd be happy to help you with enabling Tools/webhook access for your voice assistant business for roofers. I'm unable to directly enable Tools/webhook access for your specific account, but I can definitely guide you through the general process of setting this up and integrating with Make.com and Cal.com. ## Enabling Tools/Webhook Access in Vapi Here's how to enable Tools/webhook access in Vapi: 1. Set up webhook URLs - Vapi sends webhooks to specific URLs with this order of precedence: assistant.server.url, phoneNumber.serverUrl, and org.serverUrl. Configure these in your Vapi dashboard [according to the documentation](https://docs.vapi.ai/api-reference/assistants/create). 2. Set a server secret - Use the
assistant.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:
1. Obtain API keys - Get the necessary API keys or access tokens from your Cal.com account settings. 2. Configure in Vapi - Log in to your Vapi account, navigate to the integrations page, and add Cal.com as a new integration using the API keys. 3. Set up webhooks - Ensure the webhook URL provided by Cal.com is correctly configured in the Vapi platform. 4. Consider using Make.com as middleware - You can use Make.com as an intermediary between Vapi and Cal.com for more complex workflows. If you encounter any issues during setup, check webhook configurations, verify trigger events, inspect logs, and test webhooks manually. Is there any specific part of this process you'd like me to elaborate on further? Sources: - [Vapi documentation](https://docs.vapi.ai/api-reference/assistants/create) - [Vapi documentation](https://docs.vapi.ai/tools/GHL)
k
checking if this is resolved/solved for you?
c
I got the answer to my question.. but still not quite resolved. The advanced JSON block is not available or its hidden on my vapi account?
I appreciate you checking! Is there any way to enable the full assistant.model.tools JSON config in the dashboard? Or is that reserved for higher-tier plans / API users? I'd like to upgrade my Vapi if possible.
k
You can enable full [assistant.model.tools](http://assistant.model.tools) JSON configuration, but access to this feature depends on your current plan and usage needs
c
Got it. Thank you for confirming! I’m actively building real voice agents for businesses (roofers & restaurants), and already running demos with live call volume. I’d like to move forward with unlocking assistant.model.tools config so I can automate bookings through Make.com + Cal.com. Can you let me know which plan unlocks it, or what steps I need to take? I’m ready to upgrade now if needed!
Hey team, just circling back on this. I’ve got demo traffic hitting today and really need access to the assistant-level JSON config to finish webhook + booking flow. Happy to upgrade immediately if needed.
?
k
To access any configuration, you don't need to upgrade your account or depend on your plan, billing, or credits. Please rephrase your issue and share an example of what you're looking for in terms of usage. I couldn't understand your ticket issue.
3 Views