@TwilioDevs Thank you so much. Before I got it working (I was using the wrong sheet name) I thought the problem was that I was not A2p certified so I started that process. Do I need to complete the brand and campaign if I'm only sending to the number and saving it in sheets? Thanks
@TwilioDevs5 ай бұрын
I think I would recommend still registering the brand and campaign since regulations can be tricky and use cases can expand. Wouldn't want to see your messages end up getting filtered. Glad you got it working!
@shoshanadjaker37222 жыл бұрын
Thank you! Your tutorials are always so helpful and clear! Do you have one similar to this one that will help me capture pressed keys of a phone flow into a Google sheet? Thanks so much in advance
@TwilioDevs Жыл бұрын
Thanks for watching! I don't have a video for that at the moment but I'll see if that's something we can create soon.
@shoshanadjaker3722 Жыл бұрын
@@TwilioDevs Thank YOU for making those awesome videos!! So easy to follow! I hope you can make one soon :)
@rickyyoung8514 Жыл бұрын
How can this done from a standard phone Nunber on an android device say
@TwilioDevs Жыл бұрын
You need some way to programmatically read incoming text messages. With Twilio, everything is done through your Twilio phone numbers. I'm not sure how this would be handled on Android personally.
@antonizieba Жыл бұрын
Hi @TwilioDevs, is there a way for me to initiate SMS and log a response in a Google Spreadsheet?
@TwilioDevs Жыл бұрын
You'll need to follow something similar to this tutorial (www.twilio.com/docs/sms/tutorials/how-to-create-sms-conversations) to track the conversation and then log to Sheets.