post_create_mailinglist
Overview
Creates a new mailing list
Parameters
Name
Type
Required
Comments
NewMailinglist
String
Yes
The name of the new mailing list
ReturnMailingListID
Boolean
No
If specified, the functions returns the ID of the mailing lists as well in the format : 1|MailingListID|New mailing list sucessfully added.
Returns
0
|Error (Different descriptions for the error).
1
|New mailing list successfully added. or
1
|
MailingListID
|New mailing list successfully added.
Example
https://www.graphicmail.co.za/api.aspx?Username=user@mydomain.com&Password=123456&Function=post_create_mailinglist&NewMailinglist=MialinglistName&SID=14