Skip to content

Latest commit

 

History

History

Node SDK Example - Messaging

To test this run npm install and then run the main script in package.json with ts-node:

npm run start

don't forget to populate your Telnyx API Key with export TELNYX_API_KEY=KEY...