Skip to content
Help CenterIntegrations

Connecting Third-Party Integrations

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:

  1. Create a free Zapier account at zapier.com
  2. Search for "MisarMail" in the Zapier app directory
  3. Create a Zap using MisarMail as a trigger or action
  4. 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.):

  1. Go to SettingsWebhooks
  2. Click Add Webhook
  3. Enter your endpoint URL and select the events to listen for
  4. MisarMail will POST a JSON payload to your URL on each event