Skip to main content

Prerequisites

Setup

1

Get your Mailjet API keys

In Mailjet, open API key management and copy the API key and secret key.
2

Configure in Courier

Open the in Courier, enter both keys and your From Address, then save.
Addressing a recipient and sending are the same on every email provider, so they are documented once: and .

Overrides

covers the two levels and which one wins. lists the fields every email provider takes. Use a provider override to change what Courier sends to Mailjet’s Send API. This example adds an attachment.
Overrides are deep-merged into the request. Fields you set replace their counterparts, and everything you leave out is still sent. Mailjet’s full field list is in the Mailjet Send API docs.

Provider details

Courier recommends routing to the channel. Naming this key in routing.channels instead is supported, and sends through just this provider.

Send to a specific provider

When that is worth doing, and what you give up: failover, channel priority, and providers you add later.