Hey all, pretty new to the botpress universe here....
# 💻developers
a
Hey all, pretty new to the botpress universe here. I am trying to build a bot that communicates with customers via SMS (in this case using Twilio). Here’s my use case: a customer fills out an application form, the data from that form is sent to my bot, and the bot will initiate an SMS conversation with the new customer regarding the filled out form data. However, as far as I can tell, the current public Twilio integration requires the user to send the first message. Am I totally missing something? Has anyone used the Twilio integration that could steer me in the right direction? Do I just build my own private integration for this? Any advice much appreciated 😊🤖♥️