- Overview
- Authentication
- Libraries
- Methods
- Contacts
- Import file
- Bulk Import
- Contact import current status
- Contact import history
- Subscriptions
- Attributes
- Lists
- Subscribers
- Subscription forms
- Mails
- Drafts
- Send
- Sent
- Scheduled
- Auto-responder mails
- Templates
- HTML
- Block
- Auto-responders
- Profile
- Address
- Senders
- Reports
- Bounces
- Clicks
- Links
- Opens
- Opens aggregated
- Have not opened
- Most active customers
- Unsubscriptions
- Invoices
- Notifications
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.