How to integrate Vapi AI with zoom?through make.co...
# support
d
If someone has done this, it would help a lot if they can guide me
v
Hi there! I can help guide you on integrating Vapi AI with Zoom through make.com for conducting meetings 👋 Based on the documentation I found, here's how you can approach this integration: 1. **Setting Up Vapi AI and Make.com Integration**: - Navigate to the [Tools section](https://dashboard.vapi.ai/tools) in your Vapi dashboard - Import your Make scenarios into Vapi - These can then be added to your AI assistants, enabling the AI to trigger automations based on voice commands 2. **Creating and Configuring Tools**: - Configure your newly created tools by providing names and descriptions - Map necessary input variables to corresponding Vapi entities (like those extracted from user speech) - Add these tools to your assistant's configurations by editing the assistant's properties - Specify the voice commands that will trigger the tools 3. **For Zoom Integration**: - Create a workflow where Vapi can trigger a scenario in Make.com to set up a Zoom meeting when a relevant voice command is recognized - Use Make.com to facilitate the API calls or direct setup with Zoom 4. **Testing Your Integration**: - Test by interacting with your AI assistant using specified voice commands - Check if the corresponding Make scenario is successfully triggered - Verify that the Zoom meeting is created as expected 5. **Authentication Requirements**: - For Vapi API calls, you'll need Bearer authentication - Headers typically include Authorization and Content-Type set to application/json I should note that I couldn't find specific documentation detailing the exact Zoom API endpoints or configuration needed for this integration. You might need to refer to Zoom's API documentation for those details. Would you like more information on any specific part of this process? Sources: - [Vapi Tools Documentation](https://docs.vapi.ai/tools/GHL) - [Vapi API Reference](https://docs.vapi.ai/api-reference/calls/create)
p
what's your usecase?
11 Views