Wai Pak
Posts: 0
Joined: Sat Sep 06, 2014 11:18 pm

Access appery.io db from outside

How do I connect to the mongo db in appery.io? I have an outside db that I need to sync up data in appery.io mongo db. I was thinking to use rest api to connect to the appery.io db and do the data sync. Assuming everything is standard restful api call, what is the exact db connection for appery.io db?

I looked through docs provided in some other threads. They all talked about generic stuff like connecting to the db via restful API. However, there is no specific information like the exact connection to the db.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Access appery.io db from outside

Hello Wai,

You are right, it is impossible to connect to the Appery.io database directly. It is possible to use it only through it's REST API.

Return to “Issues”