Skip to content

Example app demonstrating how to send bulk SMS using the Twilio Notify Passthrough API.

Notifications You must be signed in to change notification settings

GLakshmiSravanthi/twilio-passthrough-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twilio Notify Passthrough API Example

This is an example app demonstrating the Passthrough API for Twilio Notify. The Passthrough API allows you to send multiple notifications from a single API request. With Pasthrough you can send bulk SMS messages with one call to Twilio.

Setup

git clone https://github.com/brentschooley/twilio-passthrough-example.git
cd twilio-passthrough-example
npm install

Configure the values in the .env file. Run the app:

npm start

Contributors

  • Brent Schooley

About

Example app demonstrating how to send bulk SMS using the Twilio Notify Passthrough API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%