Email
Amply
Looking for a way to send email notifications via Amply? This step-by-step tutorial will show you how to integrate Amply’s API the easy way.
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 as email
.
title=JSON
Override
You can use a provider override to replace what we send to Amply’s Mail Send API. For example, you can use following payload to override from email
with your request:
title=JSON
Everything inside of 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.
Sending Attachments
To include an attachment in the email, you can use the following override: