Twilio SMS Notification messaging service

Does the Twilio SMS Notification module support sending SMS using the messaging service?

I'd like to use Alphanumeric Sender IDs (only possible with a messaging service) so that users stop receiving messages from random phone numbers.

Twilio SMS doesn't support using Twilio's Messaging Services.

Twilio SMS requires you to provide a from number which will be specified in either an alarm pipeline's notification block or through scripting. Even though Alphanumeric Sender IDs are only available through messaging services, you should be able to configure notifications to use the same from number instead of a random number every time.

If this is not the case on your end, how are you sending alarm notifications through Twilio SMS?

I see. Any plans of supporting it in the future?

In France no phone number can be purchased for sending SMS. Therefore it is necessary to buy a foreign number in order to send SMS using the "classic" method. The problem is that the Sender ID changes as explained in Twilio's help

It wasn't on our radar until you brought it up here.

We can write up a feature request ticket for it, but since we're all working on 8.3 for the foreseeable future I can't offer any kind of definitive timeline on if/when it would get implemented.

Understood.

Could be an opportunity for a contribution if you are open to that.

Hi,

Are there any updates on the messaging feature?

Still open for a contribution on that if necessary.

Thanks

Nothing has changed. A ticket got created and this forum post was linked to it, but you're still the only person who has ever asked for this.

Ignition isn't open source so I'm not sure what kind of contribution you're envisioning, but alarm notification profiles are a blessed Ignition SDK integration point. There's even an example for it: ignition-sdk-examples/slack-alarm-notification at ignition-8.3 · inductiveautomation/ignition-sdk-examples · GitHub

There's nothing stoping you from building your own Twilio notification module that uses the messaging service.

Thank you for your reply. I understand the situation.

I know that Ignition isn't open source. What I was suggesting is that our team (OperaMetrix) would be open to contribute to your closed source module under some kind of agreement.

I'm well aware of the notification profiles Ignition SDK integration point and we have built 3 modules thanks to it. I just think it's a shame to build yet another Twilio module... It blurs the sales pitch to clients...

Well thanks for the offer, but producing code is not the bottleneck when it comes to shipping bug fixes and features in Ignition.

FWIW, I'm also based in France and we've had some clients annoyed by the random phone numbers Twilio uses as it is sometimes difficult to go back and check the SMS history.

In this situation you have to check several phone numbers to try and understand what really happened.

Pretty sure this won't have much of an impact regarding this feature, but we'd love to be able to use the Messaging services of Twilio.

We would also like to use Alphanumeric Sender IDs