Make a request »
MailingListService.GetMailinglistSubscribers
Generate a report of all the subscribers for a given mailinglistID. (Queued) With custom choice of demdata-fields. Notice, if the demographic fields are set as hidden inside the account through the Apsis Pro User Interface, the API won't send those demographic fields and the data in with each subscriber set of data. See code examples
URL Parameters
Http verb: POST
URI: Full url: http://se.api.anpdm.com/mailinglists/v2/{MailinglistID}/subscribers/all
URL parameters:
MailinglistID | String | The MailinglistID |
Body parameters
Body parameters
DemData | The demographic data to include
|
Response
Body parameters
returns | A response object which includes the queued result, status code and a message.
|
Help
Code examples