get_newsletter
Overview
Returns the specified newsletter
Parameters
Name
Type
Required
Comments
NewsletterID
Integer
Yes
The id number for the specified newsletter
TextVersion
Boolean
No
Specifies whether the html or text version of the newsletter should be returned
“false” = (Default) Returns the html version of the newsletter
“true” = Returns the text version of the newsletter.
Returns
0
|Error (Different descriptions for the error)
Newsletter body
Example
https://www.graphicmail.co.nz/api.aspx?Username=user@mydomain.com&Password=123456&Function=get_newsletter&NewsletterID=321&SID=11