kristajg / twilio-custom-attributes

Add custom attributes or metadata to Twilio SMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twilio-custom-attributes

Add custom attributes or metadata to Twilio SMS

Instructions to setup and run this app:

  1. install npm packages npm i

  2. Rename the .env.template file to .env and swap in your Twilio credentials and phone numbers to the correct environment variables

  3. Run ngrok in the terminal and copy the https url

  4. Paste the ngrok https url into the statusCallback parameter

  5. Run this program in a separate terminal window npm run dev

About

Add custom attributes or metadata to Twilio SMS


Languages

Language:JavaScript 100.0%