Mails

There is a number of options for sending, displaying and alter mails. You can display draft, send mails, control the time for your scheduled mails and much more.

Drafts

The drafts object is created mails that´s not yet sent. You can display current drafts with the GET-method, create new drafts with the POST-method or update drafts with the PUT or PATCH-method.

Send mails

Once you´ve created or updated a draft you probably want to send it aswell. This is possible through the send object.

Sent mails

You can either display a list with link to all your sent mail or display single mails in full. This is all possible through the sent object.

Scheduled mails

The scheduled object gives you the ability to control when your mails will be sent. You can display a list with upcoming scheduled mails or delete existing ones.

Auto-responder mails

The mails attached to auto-responders. You can list, retrieve and edit auto-responder mails.

Templates

The HTML templates gives you full control over your templates. You have the ability to set subject, body, a plain text version and css.