MobileMessage.com.au and CiviCRM integration allows delivering single and mass short message service (SMS) messages through its Mobile Message Gateway to mobile phone users.
Installation instructions: https://docs.civicrm.org/user/en/latest/sms-text-messaging/set-up/
Configuration
To set up Mobile Message in CiviCRM:
- Go to Administer > System Settings > SMS Providers.
- Click Add SMS Provider.
- Set Name to
Mobile Message. - Set SMS Provider Name to
MobileMessage. - Enter your Username and Password from your Mobile Message API account.
- In the API Parameters field, add:
From=YourSenderID-
Note:
YourSenderIDcan be a mobile number (e.g.,0412345678) or an Alphanumeric Sender ID (up to 11 characters). -
Tip: You can provide multiple numbers separated by a pipe (e.g.,
From=0411111111|0422222222) to rotate between them randomly.
-
Note:
Webhooks
To receive inbound messages, set your Inbound URL in the Mobile Message portal to:
https://your-site.org/?page=CiviCRM&q=civicrm%2Fsms%2Fcallback&provider=org.civicrm.sms.mobilemessage
