Learn how to integrate Acuity Scheduling with GroupList using our webhook automation tool. Auto-subscribe clients after they book appointments.
Created: May 3, 2025
Last Updated: May 5, 2025
Developer: GroupList.io
This integration allows you to automatically subscribe clients to your GroupList mailing list when they book an appointment through Acuity Scheduling. The integration works through a combination of webhooks and custom conversion tracking, ensuring that both appointment notifications and client contact information are properly captured.
<script type="text/javascript">
window.top.location = 'https://grouplist.io/integrations/acuity/app.php?webhook=YOUR_WEBHOOK_ID&email=%email%&firstName=%firstName%&lastName=%lastName%&id=%id%';
</script>
This integration uses two methods to ensure all client data is captured properly:
The combination of these two methods ensures that all necessary client information is collected and properly added to your GroupList list.
You can create multiple webhooks to send clients to different GroupList lists based on appointment type:
The integration captures:
If you need additional client information in GroupList, contact us for custom work.
| Issue | Solution |
|---|---|
| No subscribers being added | Check that both webhook and custom conversion tracking are set up |
| Error in webhook logs | Verify your GroupList list ID is correct |
| Incorrect client names | Ensure JavaScript is enabled in your Acuity account |
| 500 server error | Contact GroupList support with your webhook ID |
| Name showing as placeholders | Our system will automatically correct this and extract the email |
If you're experiencing issues, you can view detailed logs in the webhook management page.