john6040982
Posts: 0
Joined: Sat Jul 13, 2013 2:41 pm

Retrieving data from an external database on another server

Is there a help file that explains how to load and map data from an external source file. I see a help file for retrieving from a static data base or RSS but not this.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Retrieving data from an external database on another server

Hi John, we have an example doc which describes how to work with database in Appery.io :: http://docs.appery.io/documentation/b...
Our Backend service "Cloud database" - is a server side feature.

So basicly, your server should be configured to accept POST and GET requests over HTTP and you can implement this in Appery.io
After getting server responses you can map them using our builder.

Return to “Issues”