Can I Connect Skool To Vapi?
# support
j
Hi there! I want my Vapi AI caller to call new members of my Skool community as soon as they sign up. Is it possible for these two platforms to integrate? Is there anyone in here that can help me set this up and integrate Vapi with Skool? Thanks!
v
@jacobsklenica Hello! It's great to hear that you're interested in integrating VAPI with your Skool community. While I can certainly guide you through the process, the actual integration would depend on the capabilities and APIs provided by Skool. To integrate VAPI with Skool, you would typically need to: 1. **Set up a webhook or an API call on Skool**: This would trigger when a new member signs up. The webhook would need to send the new member's information to a server or service that you control. 2. **Handle the incoming data on your server**: Once your server receives the new member's information, you would process it and prepare to make an API call to VAPI. 3. **Use VAPI to call the new member**: With the member's information, you would use VAPI's API to initiate a call to the new member. You would need to write a script or a function that uses VAPI's Create Assistant endpoint to create the assistant and then make the call. If you have the technical skills or a developer who can handle the integration, you can start by checking Skool's documentation for webhooks or APIs that can notify you of new member sign-ups. Then, you can use the VAPI documentation to understand how to make a call using the API. If you need specific technical assistance or if you're unsure about how to proceed, it would be best to reach out to Skool's support to see if they can provide guidance on their side of the integration, and to VAPI support for assistance with the VAPI side. Would you like more detailed instructions on how to use VAPI's API to make calls, or do you need assistance with another part of the process?
You can continue this conversation by mentioning me in the message.
c
Vapi does not connect to SKool in any way. You are just calling the people who sign up. Send that to your database and call them.
s
Hey @jacobsklenica hope your doubt is resolved now.
3 Views