Page 1 of 1

Update Appery Database from 3rd Party App

Posted: Mon Apr 07, 2014 1:46 pm
by Alexandre Marc

Hello,
I'm developing a 3rd party app that needs to update a table in my Appery.io database.
How do I get the data from my app into my Appery.io database?
note: My app will be a .Net C# console that runs locally on my laptop. It will get params from my laptop and update the Appery table as required.
I understand I can call servercode via external url and get/post params, but, how do I access those params from within Appery?

My app will be calling this URL: https://api.appery.io/rest/1/code/302...

I must update the Appery database with the spinColor.

Thank you for you help.
Alex


Update Appery Database from 3rd Party App

Posted: Mon Apr 07, 2014 2:54 pm
by Kateryna Grynko

Hi Alex,

Appery.io provides REST API for database, so you can use it right away to change data in your database from Appery.io application:
http://docs.appery.io/documentation/b...


Update Appery Database from 3rd Party App

Posted: Mon Apr 07, 2014 4:36 pm
by Alexandre Marc

Hi Katya,
OK but I want to update the DB from an external 3rd party app. How would I do this?


Update Appery Database from 3rd Party App

Posted: Mon Apr 07, 2014 5:38 pm
by Mike896159

Hi Alex,

I'm not expert... but... I think you can use the appery.io REST API, from anything that can send HTTP requests.

See http://docs.appery.io/documentation/r...


Update Appery Database from 3rd Party App

Posted: Mon Apr 07, 2014 6:44 pm
by Kateryna Grynko

Alex,

Mike is right, you can read more here:
http://docs.appery.io/documentation/c...


Update Appery Database from 3rd Party App

Posted: Wed Jul 30, 2014 10:11 pm
by Mike Maughan

Link doesn't appear to be working...
http://docs.appery.io/documentation/c...


Update Appery Database from 3rd Party App

Posted: Wed Jul 30, 2014 10:42 pm
by Illya Stepanov

Hi Mike,

The overall REST coverage is now here:
:: http://devcenter.appery.io/documentat...
:: http://devcenter.appery.io/documentat...