Conversation
supportI might be missing something. how do I actually send sms through Twilio using this plugin? There is a test tab that allows me to send a test message to one number, but where is the main interface for sending sms?
Hi Virap, The plugin helps to integrate Twilio APi with WordPress, it sends SMS as per the triggers set in the backend of the plugin.
Yeah, in the same boat as virap. I was looking for something that would allow me to text all users with a particular role, which is supposed to be out-of-the box functionality here. As far as I can see, “per the triggers set in the backend” means it will send SMS notifications based on the events set on the notifications page, but I don’t see much else, unless I’m meant to write my own hooks and interface for anything else I need. But I may also be missing something.
Hi @klflote You can send the notifications by user role whether there is a new event in the website (new post,new comment, etc) if you need it, we can add a custom message option,so it will allow you to send text meessages to users by role, at any time.
Hi Virap, The plugin helps to integrate Twilio APi with WordPress, it sends SMS as per the triggers set in the backend of the plugin.
Yeah, in the same boat as virap. I was looking for something that would allow me to text all users with a particular role, which is supposed to be out-of-the box functionality here. As far as I can see, “per the triggers set in the backend” means it will send SMS notifications based on the events set on the notifications page, but I don’t see much else, unless I’m meant to write my own hooks and interface for anything else I need. But I may also be missing something.
Hi @klflote You can send the notifications by user role whether there is a new event in the website (new post,new comment, etc) if you need it, we can add a custom message option,so it will allow you to send text meessages to users by role, at any time.