Description Usage Arguments Value
c.f. https://mailchimp.com/developer/api/marketing/lists/
1 2 3 4 | mailchimp_lists(
mc_key = Sys.getenv("MAILCHIMP_KEY"),
mc_list_id = Sys.getenv("MAILCHIMP_LIST_ID")
)
|
mc_key |
character. API key from mailchimp. Defaults to environment variable MAILCHIMP_KEY |
list. list of all mailchimp audiences / lists including their name and id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.