Comm100 allows you to respond to SMS messages sent by your customers through integration with Twilio. To set up this integration, you need to provide the Twilio account SID, Auth token, and Phone number SID from your Twilio Account.
Guide to Setup
Twilio uses two credentials to determine which project an API request is coming from: The Account SID, which acts as a username, and the Auth Token, which acts as a password. Here is how to access this information:
- Log in to your Twilio Console Dashboard. In the Account Info area, you can find the Account SID and Auth Token.
- To find your Phone Number SID, navigate to Phone Numbers > Manage > Active Numbers, then click on one of your integrated phone numbers.
Under the Properties tab, you can find the SID for the phone number.
Done! You’ve located the Account SID, Auth Token, and Phone number SID from your Twilio account. You can move on with your SMS integration and start seeing and responding to SMS using Comm100.