Telnyx SMS
CloudCX’s SMS integration makes it easy to handle SMS messages sent to your business alongside your other communication channels. The integration allows you to receive SMS messages from your customers and reply to them from inside the CloudCX Agent Panel. This means that you can provide quicker, more effective customer service over SMS than ever before.
Add a Telnyx SMS Account
Prerequisites
To use Telnyx SMS in the CX system, you need a Telnyx account and a Telnyx phone number that supports SMS.
Step-by-Step Instructions
Go to your system
CloudCX installation domain
, and log in with the admin account.From the left navigation menu, go to Inbox > Channel > SMS.
Click on the “+” button and choose Telnyx SMS from the drop-down list.
In the Add SMS Account page, you can do the following:
Name: Customize your Telnyx SMS account name.
Name is a unique identification ID for the Telnyx SMS account in the system. Make sure it's easily recognizable for yourself and your team. This name will only be used internally.
Copy the Telnyx essential credentials from your Telnyx account and paste to the CX system, you can find more details from Telnyx SMS | Get Telnyx Essential Credentials.
Telnyx API Token: Token generated within your Telnyx account to use with API requests.
Telnyx Number: Phone Number.
Telnyx Messaging Profile ID: This is how you'll identify your messaging profile when writing code that uses Telnyx Messaging.
Copy the Webhook URL and paste to your Telnyx account, you can find more details from Telnyx SMS | Get Telnyx Essential Credentials.
Click Save. The Telnyx SMS account will be listed on the Inbox > Channels > SMS. Now, the system will be able to receive or send messages from or to the Telnyx SMS account.
Get Telnyx Essential Credentials
Go to your Telnyx admin portal > Messaging > Programmable Messaging page.
Click Add new profile to create a new Messaging Profile.
In the Create Messaging Profile page, you can do the following:
Enter a profile name.
Paste the Webhook URL in the Send a webhook to this URL field. (i.e. Webhook URL which you have copied from the CX system).
Click Save.
A profile ID will be generated. Copy it and paste to the CX system.
Go to Account Settings > Keys & Credentials page.
Click Create API Key to generate an API key.
Copy the API key and paste to the CX system.