Newsletter methods
Provides operations for creating and making requests on Newsletters.
- CreateNewsletter
Create a new newsletter. If no subject is included, the name of the newsletter will become also its subject (Direct).
- DeleteMultipleNewsletters
Delete a batch of newsletters, with list in body. (max 1000 per request) (Queued)
- DeleteSingleNewsletter
Delete a single newsletter.
- GetAllNewsletters
Get a list of all the newsletters.
- GetNewsletterLinks
Returns all links for a newsletter (by NewsletterId). Please note that dynamic links generated by Apsis (e.g. ##TellAFriend## or ##OptOutAll##) will not be part of the result.
- GetNewslettersPaginated
Returns a paginated list of all the newsletters for this account
2016-05-19 v2: Optimized performance
- GetNewsletterWebVersionLink
Get the HTML version of the newsletter.
- UpdateNewsletter
Update an existing newsletter