Skip to content

lehel-twilio/plugin-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SMS

Send SMS Messages from Flex

SMS

Set your accountSid and serviceBaseURL in /public/appConfig.js

To build, run npm run build.

To deploy:

  1. Ensure "Include Account Sid & Auth Token" is checked under Functions Configuration
  2. Add CHAT_SERVICE_SID and FLEX_FLOW_SID (the sms FlexFlow Sid) to your Twilio Functions Environment Variables
  3. Deploy the Twilio Function from src/functions with route /create-new-sms
  4. Copy /build/plugin-sms.js to your Twilio Assets directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published