We are using Twilio to offer a SMS service for people in our church and community that have a prayer request or other need. Currently, we are using Twilio Studio to handle receiving the SMS request and then relaying that to a random person on our Care Team.
I'd like to figure out a way for the people on our Care Team to be able to reply to the initial sender and have it be relayed through the Twilio number instead of by their personal cell phone number.
Is there a way within Twilio studio to monitor for these replies and tie them together through a session ID or something like that?
I am trying to keep everything as simple as possible and built within Twilio Studio so that it makes it easier for other people at the church to make updates/changes in the future.
Any help is appreciated!