Sign inSign up

urbint/mailchimp_proxy

By urbint

Updated about 9 years ago

A proxy for adding members to a MailChimp list.

Image
0

930

urbint/mailchimp_proxy repository overview

MailchimpProxy

A proxy for adding members to a MailChimp list.

Source code available on github

TLDR

Exposes a /subscribers endpoint that you can POST to with a body like {"email": "[email protected]"}.

Exposed Env Vars

MailChimp data can be set via environmental varables:

KeyDescription
ALLOWED_ORIGINSOrigins allowed to make requests of the proxy. Comma-separated.
MAILCHIMP_API_TOKENYour MailChimp API Token.
MAILCHIMP_DATA_CENTERYour MailChimp Data Center.
MAILCHIMP_LIST_IDThe MailChimp list to subscribe new emails to.

Tag summary

Content type

Image

Digest

Size

365.3 MB

Last updated

about 9 years ago

docker pull urbint/mailchimp_proxy:1.0