1
Completed

Text a message using MY CELL NUMBER referencing a list of cell numbers

Is there already a pre-made project to all me to send a message to a list of cell numbers, either in a document on my phone or from my contacts, using MY CELL NUMBER? Hoping there is an automation that can do this with Tasker.   Example: I want to send "Hello this is Einstein, hope you are having a great week, let me know if I can help with your physics homework" to a list of 345 cell numbers I have in my contacts or from a document on my phone. Do this using MY CELL NUMBER so they all see it is from me.

1 reply

Yes, that's possible :)

It would go something like:

  • Have a loop
  • in the loop read the contacts from the file one at a time
  • for each contact use the Send SMS action

Hope this helps!