sam5863015
Posts: 0
Joined: Thu May 16, 2013 5:50 pm

Web forms and push notification help..

How do I get my form to work and link the information entered to be sent to me? Also can i push notifications on a HTML web app?

I am building a web app that will allow drivers to submit loads, the load will be built by using this web app design that i have created, the driver fills out all fields then hits submit a load, when he does this the information entered on the above cells (a mixture of drop down lists and text cells) is sent to a email address or is stored on the appery website, either or is fine. I have a attached a image of the form that I have created.

I would also like to know if you can push notifications to web apps, I know you can with andriod and apple apps but can you with HTML.

Thank you Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Web forms and push notification help..

Hello!

To send via email, you can use SendGrid API. SendGrid allows sending emails via API (http://docs.appery.io/tutorials/using...).
You can also save data to Appery.io Backend
(http://docs.appery.io/documentation/b...
http://docs.appery.io/tutorials/build...)

It's not possible to send push notifications to web app.

Return to “Issues”