Returns information about the members of a particular list, such as EMAIL, merge fields and locations.
1 | list_get_members(api = NULL, list_id, count = 10)
|
api |
Character. Your private api key. If api is 'NULL', the environment variable 'Sys.getenv("mailchimp_api")' is used. |
list_id |
Character. The ID of a list. See 'get_lists()'. |
count |
Numeric. The number of members you want information about. Max 100 due to API rules. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.