Hi, I’m currently using the Twilio connector with my Rasa chatbot and leveraging webhooks to proactively send chatbot instances to users. However, the Twilio phone number approval process is taking much longer than expected, prompting me to explore alternative platforms.
I’m looking for messaging services that, similar to Twilio, allow me to easily set up a webhook. This webhook would be triggered externally and needs to facilitate initiating a new conversation with a specific user, effectively “sending” the Rasa chatbot to them.
Does anyone know any Twilio alternatives that have a connector in Rasa or are easy to integrate?