Page 1 of 1
How can I send out email and text messages to my app users?
Posted: Thu Jun 27, 2013 4:47 pm
by adam griffin
I have built a database from my user inputs of phone numbers and email addresses. I am wanting know how can I send a mass text message to all the numbers in my database and also to the emails. Can anyone help me?
How can I send out email and text messages to my app users?
Posted: Thu Jun 27, 2013 4:49 pm
by maxkatz
To send emails, you can use SendGrid API (we got a plug-in). To send SMS, there are a number of API providers: AT&T, Twilio (we also got plug-ins).
How can I send out email and text messages to my app users?
Posted: Thu Jun 27, 2013 10:43 pm
by adam griffin
thank you for your help but I was hoping for something that i could just type a message and the message is sent to every contact in my database.
How can I send out email and text messages to my app users?
Posted: Fri Jun 28, 2013 12:54 am
by maxkatz
It's possible, but has to be built by you 