The full documentation and tutorial is available on developers.telnyx.com
You will need to set up:
- Telnyx Account
- Telnyx Phone Number enabled with:
- Ability to receive webhooks (with something like ngrok)
- Ruby & Gem installed
Example | Description |
---|---|
Sinatra Messaging | Example working with inbound MMS & SMS messages, downloading media from inbound MMS, and uploading media to AWS S3. |
Run the following commands to get started
$ git clone https://github.com/d-telnyx/demo-ruby-telnyx.git