A method used by Enrollio to push data from your studio management system to another application.
Triggered by specific events in your dance studio, such as a new class registration or a recital booking.
Operates by sending data one-way — from Enrollio to the target application without waiting for a response.
The target application provides an API URL to which Enrollio will send the data.
When a defined event happens in your studio, Enrollio fires the Webhook, delivering:
Standard data: Essential information about the event.
Custom data or custom headers: Specific details you choose to include, such as class times or instructor names.
You can choose between using a POST or GET method for the data transmission:
POST Method: Sends information securely in the request body.
GET Method: Sends information via URL parameters.
• Sending a new dance class registration to your student management system.
• Notifying your marketing tool about sign-ups for a dance recital or workshop.
• Syncing booking details with your external calendar application.
By setting up Webhooks in Enrollio, you ensure that your studio’s important events automatically inform your other systems, helping your operations run as fluidly as your dance routines.
For more detailed instructions on setting up and troubleshooting Webhooks in Enrollio, please refer to the rest of our Help Center resources. Happy dancing and smooth transitions with Enrollio!