Aryn McAdams
Posts: 0
Joined: Wed Jun 05, 2013 1:57 pm

Need To Forward entered App data to Users

I've created an app which requires the user to fill in certain data which i then need to email to a list of users. I am completely stuck, how to I get the information to email.

The app is an event report for when something happens that multiple people need to be notified ASAP. My ideal solution would be the user completes the data then pushes a button and the information sends.

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

Need To Forward entered App data to Users

You can use SendGrid API plug-in to send an email from your app.

Aryn McAdams
Posts: 0
Joined: Wed Jun 05, 2013 1:57 pm

Need To Forward entered App data to Users

I need to send the entered data in the email, is that possible with SendGrid Api?

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

Need To Forward entered App data to Users

Yes, SendGrid allows you to send emails from your app. For all features, please check http://sendgrid.com

Return to “Issues”