A proxy for adding members to a MailChimp list.
930
A proxy for adding members to a MailChimp list.
Source code available on github
Exposes a /subscribers endpoint that you can POST to with a body like {"email": "[email protected]"}.
MailChimp data can be set via environmental varables:
| Key | Description |
|---|---|
| ALLOWED_ORIGINS | Origins allowed to make requests of the proxy. Comma-separated. |
| MAILCHIMP_API_TOKEN | Your MailChimp API Token. |
| MAILCHIMP_DATA_CENTER | Your MailChimp Data Center. |
| MAILCHIMP_LIST_ID | The MailChimp list to subscribe new emails to. |
Content type
Image
Digest
Size
365.3 MB
Last updated
about 9 years ago
docker pull urbint/mailchimp_proxy:1.0