r/twilio

▲ 4 r/twilio

Twilio for Personal Use SMS Notification

I like many others have several coding projects that I want set up to e SMS send notifications. There are several threads on this sub for doing so... but none of them seem to be conclusive or successful.

Me not being a business seems to make it hard to register a toll free number for this purpose. the general guidance I have seen in this case is to purchase a local number. This however still requires A2P 10DLC verification, which requires much the same information as the toll-free registration.

I don't currently have set up a sole proprietor website or a terms and conditions page. Is this required to use the Twilio API for personal use or is there an easier way around it? If it is required, can any one direct me to some success stories that I might follow to get a number set up for myself>

reddit.com
u/MeasurementStraight5 — 6 days ago
▲ 3 r/twilio

Multi-conversation routing strategies for RCS?

Hey everyone,

My company has a platform that communicates with customers through SMS. Our team members text a customer through a pool of numbers. The system assigns an outbound number to the customer based on the project we are communicating with them about. This way, when they text that number back, we know they are talking to us about that project, and we can route their incoming message to the right area.

If a customer is communicating with us about 2 different projects, then they'll be assigned 2 numbers from the pool so that Project A texts will use Number A, and Project B texts will use Number B.

We are looking into using RCS in certain regions where we have a customer base but SMS availability is one-way or non existent. Unfortunately, RCS senders are "global", insofar as they are basically our company name and not mapped to something like a phone number. This means we can (effectively) only have one outgoing identity, which completely defeats the multi-conversation mapping structure we have when using traditional SMS.

Is there a best practice for handling this kind of situation? That is, the ability to direct an incoming RCS message to a particular topic based on some kind of metadata other than the sender's phone number alone (since that is not enough to identify the project they are communicating about)?

I've thought about a few options, but they all have their downsides and are clunky or difficult to handle.

  1. The last outgoing message determines the topic. We know what project an outgoing message is related to, so we can "swap" the project of incoming messages to the last project we messaged them about. Downsides: if they message us about Project B for example, then it will end up in the Project A queue (if that's what we sent them a message about earlier) and there's nothing we can do about it; if we're actively messaging them from both projects in a short period, then their responses will never end up in the right place.

  2. After some time passes, incoming messages will ask for clarification about which project they are asking about. Once they select one, the system will route it to that project and remember their selection for a while. Downsides: clunky and probably too chatty over time; users may not see the message so it will remain undelivered until they do; users may not properly remember the correct project name.

  3. Selected project can be switched with a command. This is kind of an extension to #1 but they can switch topics with an SMS command. Downsides: I kind of hate it and also no one is going to remember what the command is or that they can even do this. Our users tend to be generall unsophisticated.

I would appreciate any thoughts or comments about best practices. The answer may be that RCS is just never a good use case for this, in which case that is also helpful to know.

Thanks!

reddit.com
u/Chipping-Sparrow — 5 days ago
▲ 8 r/twilio+4 crossposts

I've been researching which regulatory bundle on twilio should I make for my AI receptionist, as a sole proprietary owner of the business, can I buy a number under my name and just lend it to the other party?

The flow:
Missed Calls -> Call Forward to Virtual No. -> Handled by AI

Has anyone tried using their own number to buy the number? I'm in AU so compliance regulations might be different from other countries. Any help would be appreciated

reddit.com
u/J_S_artboy — 14 days ago