At Mailpro the word “webhook” covers three different mechanisms. They serve different needs and are configured in different places — the direction of the arrow makes all the difference.

DirectionWhat it is forWhere to configure it
AMailpro → your tool
(event webhooks)
Be notified in real time when something happens in your account: email delivered, bounce, new contact, SMS delivered…Settings → Webhooks menu, or the Webhook API
BYour automation → a tool
(webhook targets)
At a given step of a workflow, push information to Slack, your ERP, a Google Sheet, Zapier…Automations → Webhook targets menu, then the “Send a webhook” action
CA tool → Mailpro
(incoming webhook)
Start a Mailpro automation from outside: a Stripe payment, a Typeform answer, a sign-up on your website…In the automation, the “Incoming webhook” trigger

Which one do I need?

The three combine: a payment triggers an automation (C), which sends a confirmation email and then notifies your ERP (B); the delivery of that email is confirmed to you by an event (A).

Going further: the Mailpro developer portal documents the Webhook API and the data formats.

Previous question

You might also be interested in:

How to Install Mailpro?

Good news — there's nothing to install. Mailpro runs entirely in your browser. You sign up, log in, and start...

Read more

How to Configure SPF With Mailpro: 5-Step Guide

Configuring SPF with Mailpro is a 5-minute job that pays off immediately: better inbox placement, fewer bounces and protection against...

Read more

Countdown Timers for FREE Mailpro Accounts

The countdown timer shown on a free Mailpro account is your 30-day evaluation window. It tells you how much time...

Read more

How to Configure DKIM With Mailpro: 4 Easy Steps

Configuring DKIM with Mailpro takes about ten minutes and pays off immediately: signed messages, higher inbox placement and protection against...

Read more

How to Integrate Mailpro SMTP with an AI / GPT Operator

Connecting your Mailpro SMTP relay to an AI agent — like ChatGPT Operator, Claude, n8n or your own Python/Node script...

Read more