Hi there! 👋 I understand you're having trouble with your Make.com integration and can't see the Make.com tool.
I don't have specific information about your particular account setup, but I can definitely help with common reasons why the Make.com tool might not be showing and provide troubleshooting steps.
## How to Access the Make.com Tool
According to the [Vapi documentation](
https://docs.vapi.ai/tools/GHL), you should be able to access the Make.com tool by:
1. Navigating to the [Tools section](
https://dashboard.vapi.ai/tools) in your Vapi dashboard
2. Looking for the option to "Import" Make scenarios
## Common Reasons Why the Make.com Tool Might Not Be Showing
Several issues could prevent the Make.com tool from appearing:
### Dashboard Issues
The dashboard is being actively worked on, and there may be issues with the current version of the Make.com integration. Some users have reported "Tool Creation Failed" errors when attempting to update a Make.com webhook URL.
### Browser-Related Issues
Sometimes browser extensions or cache can interfere with web applications. Try:
- Clearing your browser cache
- Disabling extensions
- Using a different browser
### Configuration Issues
Make sure you have:
- Correctly set up your API credentials
- Properly configured authentication settings
- Verified that all necessary headers are included and correctly formatted
## Alternative Approaches
If you still can't see the Make.com tool, you can try these alternatives:
1. **API Request Node**: Use the API Request Node to make direct API calls to Make.com scenarios
2. **Webhook Link**: Use a Make.com webhook link as an alternative integration method
3. **HTTP Requests**: Use HTTP requests directly if the Make.com tool is unavailable
Would you like me to provide more detailed troubleshooting steps for any of these specific areas?
Sources:
- [Vapi documentation](
https://docs.vapi.ai/tools/GHL)