Skip to content

AdvaiyaLabs/MailChimp-with-Nexmo-SMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#MailChimp with Nexmo SMS

##Introduction

MailChimp with Nexmo SMS app allows users to send SMS to all the subscribers available in the MailChimp email campaign. MailChimp integration with this app allows MailChimp users to send SMS campaigns to their subscribers in over 200 countries.

##Use Case

MailChimp user wants to send SMS to all the contacts available in the MailChimp campaign along with the email. The app allows the user to select the campaign and send SMS to the associated contact list.

##Prerequisites

  • This app requires Nexmo subscription and corresponding Nexmo API keys (Keys and Secret). To access the API keys, see appendix (“Nexmo API Keys”)

  • This app requires MailChimp subscription and corresponding MailChimp API key. To access the API keys, see appendix (“MailChimp API Keys”)

  • In MailChimp list, Phone number should be in the international format. To add the phone number field in the MailChimp list, see appendix (“Add phone number filed in MailChimp list”)

  • Make sure the provided information in configuration setting (Nexmo Key, Secret, MailChimp API key, etc.) are correct.

##Features

  • Send an Email to all the subscribers available in the MailChimp email campaign

  • Send SMS to all the subscribers available in the MailChimp email campaign

  • Customize SMS message with a replaceable parameter of MailChimp list

  • Enable and disable SMS

##Steps to install the MailChimp with Nexmo SMS app

  1. Visit the target repository using the [ URL ] (https://github.com/AdvaiyaLabs/Mailchimp-with-Nexmo-SMS/blob/master/Package/MailChimp%20with%20Nexmo%20SMS.rar).

  2. Click on Raw as shown, app's zip file will get downloaded.

  3. Extract ZIP file and install MailChimp with Nexmo SMS app on your local device.

  4. MailChimp with Nexmo SMS Wizard opens up. In this window, click on the Next button

  5. Change the destination folder for installation and click Next

  6. See the current settings and click Install

  7. Click on Finish and the shortcut for MailChimp with Nexmo SMS app will be created on your desktop

##

##Steps to use the MailChimp with Nexmo SMS app

  1. Double click on the app icon on desktop or go to the Start menu, type “MailChimp with Nexmo SMS.exe” and select “MailChimp with Nexmo SMS”.

  2. The settings form will open up. Provide Nexmo Key, Nexmo Secret and MailChimp API Key, and click on Save.

  3. This settings will be saved for later use, which can be updated from the menu later on.

  4. Select campaign from the campaign list.

  5. On the selection of a campaign, it will auto-populate “Campaign Title”, “Campaign Subject”, “Campaign From Name”, “Campaign From Email” from MailChimp database.

  6. To send an SMS, check Enable SMS checkbox.

  7. If “Enable SMS” is checked, the app will display another Nexmo detailed form on clicking the Next button. If the user do not check “Enable SMS”, it will send only emails

  8. The form has the following fields:

    • Select recipient Field: Displays all “Phone” type field Like Home Phone, Work Phone, Mobile.

    • Message: User can type a customized message with replaceable parameters. For example - if the user wants to send a message Hello <<name>>, then the user can type “Hello” and select FNAME from the list box. It will replace FNAME with the first name of the contact from the MailChimp list.

    • Select tag: This list box displays all fields available in MailChimp list.

  9. After clicking on Send Campaign button, it will ask for confirmation – Yes or No.

  10. After confirmation, the campaign will start sending emails with SMS to all the contacts listed in that campaign.

  11. If there is some issue in sending the campaign, the following message will be shown by the app:

<img src="https://github.com/AdvaiyaLabs/Mailchimp-with-Nexmo-SMS/blob/master/Docs/image14.png" width=400>

##Appendix

Nexmo API Keys

  • To access the Nexmo keys, go to https://www.nexmo.com/ and Sign-in

  • On the top right corner, click on the Api Settings.

  • Key and Secret will display in the top bar as shown in the below image:

MailChimp API Keys

  • To access the MailChimp API keys, go to http://mailchimp.com/ and Sign-in.

  • Go to your profile information on the top right corner and click on Account.

  • Go to Extras -> API keys.

  • On “Your API keys” section, click on Create A Key button.

  • After that it will generate an API key.

Add phone number field in MailChimp list

To add phone field in the list, follow the below steps:

  • Sign-in to MailChimp and go to Lists menu on the top bar. It will display all the lists. Click on the corresponding list.

  • Now go to Settings -> List fields and *|MERGE|* tags

  • Click on “Add a Field” button.

  • Select Phone.

  • Now provide “Field label and type”, “Required?”, “Put this tag in your content” and click on Save Changes button.

About

An app to send SMS with the MailChimp campaign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published