WordPress Subscriber Sync
Automatically add WordPress users to AcelleMail lists using action hooks and the REST API.
AcelleMail integrates with Zapier through its REST API using the Webhooks by Zapier action and custom app connections. You need an API token from AcelleMail → API Tokens.
Use AcelleMail's Webhooks feature to push events to Zapier:
| Event | Zapier Trigger URL Use Case |
|---|---|
| New subscriber | Notify Slack channel |
| Unsubscribe | Update CRM contact |
| Campaign sent | Log to Google Sheet |
| Link clicked | Tag contact in HubSpot |
In AcelleMail, go to Webhooks → Create and paste the Zapier Webhook URL (from "Catch Hook" trigger).
Use Webhooks by Zapier → POST to call the AcelleMail API:
POST https://mail.yourdomain.com/api/v1/subscribers
Authorization: Bearer YOUR_TOKEN
Content-Type: application/json
{ "email": "{{email}}", "first_name": "{{first_name}}", "list_uid": "abc123" }
Typeform → AcelleMail: When someone completes a Typeform survey, add them to a specific list with their answers as custom fields.
Shopify → AcelleMail: Add new Shopify customers to a welcome sequence automatically.
Calendly → AcelleMail: Subscribe event attendees and trigger a pre-event reminder sequence.
AcelleMail → Google Sheets: Log every new subscriber to a spreadsheet for reporting.
Zapier's multi-step Zaps let you chain these — for example, subscribe a Typeform respondent and simultaneously create a CRM deal.
Automatically add WordPress users to AcelleMail lists using action hooks and the REST API.
Set up Stripe payments in AcelleMail SaaS mode — API keys, webhook endpoints, and plan synchronization.
Sync your WordPress users and WooCommerce customers with AcelleMail for automated email marketing.
Automatically add WordPress users to AcelleMail lists using action hooks and the REST API.
Sync your WordPress users and WooCommerce customers with AcelleMail for automated email marketing.
Trigger AcelleMail automations after a WooCommerce order — confirmation, review requests, and upsell sequences.
Set up Stripe payments in AcelleMail SaaS mode — API keys, webhook endpoints, and plan synchronization.
AcelleMail is the self-hosted email marketing platform you control end-to-end.
View Pricing