andrew5715644
Posts: 0
Joined: Tue Apr 02, 2013 8:22 pm

Connecting to Externally Hosted Database

Hi i have built a very simple app in Tiggzi, the app collects a few bits of text (answers to some questions and photos)its used by our employees to do service reports. Once a app form is completed I want the the data to write/transfer to a a web database that we are host. I am no coder thats why i am using this software, is there simple tutorial that explains the process of mapping the app to an external server? All the tutorials seem to be about feeding data in not out an we don't want it to sit in a Tiggzi hosted database.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Connecting to Externally Hosted Database

Hello!
is there simple tutorial that explains the process of mapping the app to an external server? -- It's almost the same as with Tiggzi DB, only thing you need is your database would need to be exposed via REST APIs. Then you can easily access the database from a mobile app. We have a lot of tutorials showing how to access services which are exposed via REST API. Please take a look here http://docs.tiggzi.com/tutorials/

Return to “Issues”