Skip to main content
Skip table of contents

Mailing list commands

GetMailingLists

Get a collection of all mailing lists created in Microbizz.

Input

None--

Output

maillistscollection[maillist]A collection of the mail lists

GetReceivers

Get all receivers on a given mailing list

Input

maillistidnumberID of the mail list

Output

receiverscollection[mailreceiver]The receivers on the list

LinkToMailingList

Add an existing customer or person to a mailing list.

Input

maillistidnumberID of the mail list
customeridnumberID of the customer
personidnumberID of the person. If this is provided customerid is ignored and can be left blank.

Output

None--

RemoveFromMailingList

Remove an existing customer or person from a mailing list.

Input

maillistidnumberID of the mail list
customeridnumberID of the customer
personidnumberID of the person. If this is provided customerid is ignored and can be left blank.

Output

None--
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.