-2

I'm working on a project that starts with people texting a number in Twilio and sending a piece of content. I've connected this step to Zapier and Google Sheets, and all that is working well, but I'm lost on the next 2-3 steps:

  1. How to turn a Google Sheets column-full of phone numbers into a textable database and
  2. How to re-reach out to these numbers (in Twilio?)(in Zapier?) and
  3. How to set everything up for weekly texts I can customize

Any and all help is appreciated. Been scouring YouTube tutorials but haven't been able to find what I need. Thanks for the help!

Nate
  • 1
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Dec 24 '21 at 14:13

1 Answers1

1

Twilio developer evangelist here.

This might be a little old and possibly out of date by now, but there is a blog post on how to send SMS from Google Sheets that might point you in the right direction.

philnash
  • 70,667
  • 10
  • 60
  • 88
  • This should really be a comment, not an answer (the question can't actually be answered objectively, as it's very broad and opinion-seeking). Also, please note that link-only answers are highly discouraged (and are typically removed fairly fast) - another argument for dropping the link into a comment instead. – David Makogon Dec 18 '21 at 21:32
  • 1
    I agree that the question is too broad, and in this case thought that the best way to help was to point to a tutorial. I know link-only answers are discouraged, but in this case I deemed it to be the most helpful thing I could do and therefore worthy of being an answer and not a comment. – philnash Dec 19 '21 at 23:42