adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How can I send out email and text messages to my app users?

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?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How can I send out email and text messages to my app users?

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).

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

How can I send out email and text messages to my app users?

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How can I send out email and text messages to my app users?

It's possible, but has to be built by you :)

Return to “Issues”