Page 1 of 1

Can I insert data to database after app publish?

Posted: Wed Aug 13, 2014 8:03 pm
by Arthur Nonato

In case yes, how do I do that? Logging into appery.io account and manually add the record or there is some kind of webservice that could do that?
Either way, the main question is if its possible to add records to database after the app has been published.

Thanks


Can I insert data to database after app publish?

Posted: Wed Aug 13, 2014 8:17 pm
by Kateryna Grynko

Hi Arthur,

Yes, you can either do this manually under your account, or access Database via REST services. You can also do it from the application.

Please find more here:
http://devcenter.appery.io/documentat...
http://devcenter.appery.io/tutorials/...


Can I insert data to database after app publish?

Posted: Wed Aug 13, 2014 8:20 pm
by Arthur Nonato

Alright, Thanks Katya!