Skip to main content

Prerequisites

Setup

1

Create an Amply access token

In Amply, follow the authentication reference to create an access token.
2

Configure in Courier

Open the in Courier, enter your Access Token, From Email, and From Name, 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. A provider override changes what Courier sends to Amply’s Mail Send API. This payload overrides the sender name:
Overrides are deep-merged into the request. Fields you set replace their counterparts, and everything you leave out is still sent. The full field list is in the Amply API docs.

Sending attachments

To attach a file, use this override:

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.