Twilio is an SMS service that allows the LMS to dispatch SMS alerts and notifications directly to a users mobile phone. Whenever an alert/notification is applied to a users account it will also be sent as an SMS message if they have provided their mobile number in their profile.
How to configure:
- Ensure you have an active Twilio account.
- Log in to your Twilio console and locate the required details:
- Account SID
- Auth Token
- From Number (a valid Twilio number)
- Open the LMS or application’s Twilio SMS settings.
- Enter the Account SID, Auth Token, and From Number.
- Click Save.
Test sending an SMS to confirm messages are delivered successfully.