Send transactional emails through Nuntly platform. It supports HTML and plain-text emails, attachments, labels, custom headers and scheduling.
Bearer HTTP authentication. Allowed headers Authorization: Bearer <API_KEY>
Email message with recipients, content, attachments, and optional scheduling.
The e-mail address of the sender
"Tomlinson AI <ray@info.tomlinson.ai>"
The primary recipient(s) of the email
"brian67@gmail.com"
The subject of the e-mail
"Verify your email address"
The carbon copy recipient(s) of the email
The blind carbon copy recipient(s) of the email
The email address where replies should be sent. If a recipient replies, the response will go to this address instead of the sender's email address
The plaintext version of the email
"Thank you for signing up! Please verify your email address."
The HTML version of the email
"<h1>Welcome 🎉</h1><p>Thank you for signing up! Please verify your email address.</p>"
The headers to add to the email
The tags to add to the email
The attachements to add to the email
The variables for the template
The date at which the email is scheduled to be sent
Successful response.