Skip to content

smsified/Shopify-SMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify SMS

A Node.js + CouchDB application that demonstrates how to query the Shopify API and return a list of customers, and then send SMS messages (with delivery information) to all customers with a mobile number.

Dependencies

Requires both the SMSified Node.js Module and the cradle module for CouchDB.

npm install smsified
npm install cradle

Usage

  • Set up your Shopify storefront.
  • Create customers.
  • Generate Shopify API credentials.
  • Create a CouchDB database to store delivery inforamtion.
  • Populate config.js with Shopify credentials, SMSified credentials, and CouchDB details.

Note, your CouchDB instance may be local or hosted.

About

Send SMS messages to customers of your Shopify online store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published