Available Integrations
MisarMail connects with the tools you already use to keep your contact data synchronized and trigger automations from external events.
Native Integrations
- Shopify — sync customers, trigger automations on purchase events, abandoned cart
- WooCommerce — sync orders, products, and customer data
- Stripe — trigger automations on payment events (new subscription, failed payment, cancellation)
- WordPress — embed signup forms, sync blog comment authors
- Webflow — sync form submissions as new contacts
Zapier Integration
Connect MisarMail to 5,000+ apps through Zapier:
- Create a free Zapier account at zapier.com
- Search for "MisarMail" in the Zapier app directory
- Create a Zap using MisarMail as a trigger or action
- Connect your MisarMail account using your API key (Settings → API Keys)
MisarMail API
For custom integrations, use the MisarMail REST API to:
- Add, update, and delete contacts programmatically
- Trigger custom automation events
- Send transactional emails
- Retrieve campaign analytics data
API documentation is available at mail.misar.io/docs/api. Generate an API key from Settings → API Keys.
Webhook Events
Configure webhooks to receive real-time notifications when events occur in MisarMail (email opened, link clicked, contact unsubscribed, etc.):
- Go to Settings → Webhooks
- Click Add Webhook
- Enter your endpoint URL and select the events to listen for
- MisarMail will POST a JSON payload to your URL on each event