Setup
You will need a Amply (SendAmply) account. In Amply, create an Access Token from your account settings. In Courier, navigate to the Amply Integration page, enter your Access Token, From Email, and From Name, then click “Save.”Profile Requirements
To deliver a message to a recipient over Amply, Courier must be provided the recipient’s email address. This value should be included in the recipient profile asemail.
JSON
Overrides
You can use a provider override to replace what we send to Amply’s Mail Send API. For example, you can use the following payload to override the sender name:JSON
message.providers.amply.override will replace what we send to Amply’s Messages API. You can see all the available options by visiting Amply API docs.