SMS Provider

Starting from version 1.9.8 SudoWorkspace will support sending SMS via SMS providers for limited actions.

To configure SMS navigate to Setup->Settings->SMS and chose the SMS gateway you want to activate, fill the config credentials and make sure that you actually activated this provider. The SMS gateways config is really simple, in most SMS gateways you will be able to find your API keys for the SMS config in your SMS gateway dashboard.

Keep in mind that only 1 provider is allowed to be active, if you try to activate another provider, the previous ones will be automatically deactivated.

Triggers

Triggers are the actual actions when the SMS will be sent.

Testing

Prior to version 2.0.1, please use the steps below to test the config

In order to test if the SMS sending will work fine after you configure it, you can create custom staff reminder.

Also, make sure that in Setup->Settings->SMS the trigger Staff Reminder is actually filled with text, because if the trigger is empty no SMS will be sent.

From the main menu click Customers -> [Customer] -> Reminders tab and create a reminder for your user with the nearest date eq if your time is 09:50 add reminder for 09:51. Wait 5 minutes the cron job to run to notify you, you should receive the SMS, in case the SMS is not sent, you can navigate to Utilities->Activity Log to see any activity outputted and a reason why the SMS was not sent successfully.

Don’t forget in your profile to add your phone number.

If you are using version 2.0.1 or newer, you can test the SMS sending directly in the SMS config area.

Notes