wave
wave copied to clipboard
Twilio SMS integration
Try to add Twilio SMS integration https://www.twilio.com/docs/sms/api Notify Your Clients And Administrators Via SMS Messages Send Mass SMS Using Recipient Filtering Define SMS Template Counterpart Of Each Email Template Define Mass SMS Templates Estimate Message Length Using Character Counter Notify Chosen Administrators Via SMS When: Specified Product Is Ordered Specified Product Addon Is Ordered Ticket With Specified Priority Is Opened Or Flagged Support Ticket Have Response Support Ticket Department Reassigned Specified Administrator Or Client Logs In Product Automatic Setup Failed Or Succeeded Service Is Suspended Service Unsuspension Failed Or Succeeded New Order Is Submitted New Cancellation Request Is Submitted Enable/Disable SMS Notifications Per Administrator Enable/Disable SMS Gateways Check Connection With SMS Gateways Enable/Disable SMS Templates View Verification Status Of Clients And Orders Manage Clients Verification Status, Accepting SMS And Marketing SMS Agreements From Addon Manually Verify Client Status On Client Summary Page Send SMS From Client Summary Page SMS Templates - Merge Fields Support Choose Client Custom Field To Be Used As Client Phone Number Set Custom Token Length And Characters Set Adjust Format Number To International Automatically View SMS History
To integrate Twilio to send SMS notifications you can use laravel-notification-channels/twilio, which is designed to send SMS notifications using Laravel's built-in notification system.
I suggest closing this PR since it doesn't add anything to Wave.