Closed troygilbert closed 5 years ago
With further investigation, I can see the messaging service ID comes from the config, but that trips me up because I use several different messaging services depending on who's being notified (messaging pools for different geographic area and user groups). The code is pretty straightforward, but it doesn't look like there's an official way to control that per-message, correct?
Looking around in the source and the docs it doesn't appear to be supported, but wanted to be sure: is it possible to use messaging services with this channel? Specifically, using the
messagingServiceSid
parameter instead of thefrom
parameter when creating a Twilio message.