All Projects → Nexmo → Mailchimp

Nexmo / Mailchimp

Licence: other
Code Example Sending SMS to a MailChimp List

Programming Languages

PHP
23972 projects - #3 most used programming language

Mailchimp Integration

Example code showing integrating of Nexmo and MailChimp. Shows acting on a MailChimp list via SMS, as well as using MailChimp list fields to broadcast SMS to a group.

Subscribing Addresses

The subscribe.php script checks incoming SMS messages for an email address and subscribes those addresses to a MailChimp list. The sender's number is stored in MailChimp as well.

Sending SMS to a List

The broadcast.php script fetches a MailChimp list, and sends a pre-defined SMS when a phone number is found in the configured field.

Configure

Configuration can be set in config.ini or as environment variables, with environment variables taking precedence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].