I am reading through the REST API documentation and cannot find a way to obtain a list of all the email addresses to a specific list. Can someone point me to the proper page? TIA.
On 9/26/18 6:33 AM, Dennis Putnam wrote:
I am reading through the REST API documentation and cannot find a way to obtain a list of all the email addresses to a specific list. Can someone point me to the proper page? TIA.
https://mailman.readthedocs.io/en/latest/src/mailman/rest/docs/membership.html#subscribers
Also note that the focus of this list is Mailman 2.1. The corresponding list for Mailman 3 is mailman-users@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users@mailman3.org/.
On 9/26/2018 10:25 AM, Mark Sapiro wrote:
On 9/26/18 6:33 AM, Dennis Putnam wrote:
I am reading through the REST API documentation and cannot find a way to obtain a list of all the email addresses to a specific list. Can someone point me to the proper page? TIA.
https://mailman.readthedocs.io/en/latest/src/mailman/rest/docs/membership.html#subscribers
Also note that the focus of this list is Mailman 2.1. The corresponding list for Mailman 3 is mailman-users@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users@mailman3.org/.
Hi Mark,
Thanks for the reply. I saw that page but it didn't seem to answer what I was looking for so I thought I needed to look elsewhere. I guess I am missing something basic. I don't see where I specify from which list I want to retrieve members?
On September 26, 2018 10:14:06 AM CDT, Dennis Putnam dap1@bellsouth.net wrote:
Thanks for the reply. I saw that page but it didn't seem to answer what I was looking for so I thought I needed to look elsewhere. I guess I am missing something basic. I don't see where I specify from which list I want to retrieve members?
Scroll down to "We can also get just the members of a single mailing list."
On 9/26/2018 12:23 PM, Mark Sapiro wrote:
On September 26, 2018 10:14:06 AM CDT, Dennis Putnam dap1@bellsouth.net wrote:
Thanks for the reply. I saw that page but it didn't seem to answer what I was looking for so I thought I needed to look elsewhere. I guess I am missing something basic. I don't see where I specify from which list I want to retrieve members?
Scroll down to "We can also get just the members of a single mailing list."
Hi Mark,
Sheesh! How did I miss that? Sorry.