Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Predefined Collection services

Why are there no services like update or delete for predefined collections? I want to use the User table but the only services available are login, logout and signup. Is there an easy way to create the same services as custom collections for predefined collections?

Thanks in advance.

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

Predefined Collection services

Hello!

You can create service to update Users table data using REST service and Appery.io DB API http://devcenter.appery.io/documentat...

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Predefined Collection services

Hi thanks for your reply. I have already read that but was just wondering why these services haven't already been created like they have with the user defined collections. Also is the session id the app id when calling the update function?

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

Predefined Collection services

Unfortunayely these services import allowed for custom collections only. If more wide functionality is required, it should be custom implementation.
For these collection session token is required too.

Return to “Issues”