subscribe to MailerLite webhook events for subscribers and campaigns

domain: developers.mailerlite.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST to https://connect.mailerlite.com/api/webhooks with name, events (array), url, and enabled
  2. Set batchable: true if subscribing to campaign.open, campaign.click, or subscriber.deleted — these require batching
  3. Verify each incoming request using the Signature header: HMAC-SHA256 of the JSON payload using the webhook's secret
  4. Respond with a 2xx status within 3 seconds; offload heavy processing to a background job to avoid timeout-triggered retries
  5. List/update/delete webhooks via GET/PUT/DELETE on /api/webhooks/{webhook_id}

Known gotchas

Related routes

create and send an email campaign via the MailerLite API
developers.mailerlite.com · 5 steps · unrated
create, update, and delete subscribers via the MailerLite API
developers.mailerlite.com · 5 steps · unrated
Handle Memberful webhooks for subscription lifecycle events
memberful.com · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans