Start a new topic

How to create a collection object in business logic

I want to be able to create a object of another Collection, but I don't know how to create a collection object in business logic. Can anyone please help. thank you.




Hi Kevin,


You can use insert/save/update methods in collectionAccess module in BL to achieve this. The details about this module are available here: http://devcenter.kinvey.com/rest/reference/business-logic/reference.html#collection-access-module


You can check the BL documentation available here:

  1. BL guide: http://devcenter.kinvey.com/rest/guides/business-logic
  2. BL reference: http://devcenter.kinvey.com/rest/reference/business-logic/reference.html

Regards,
Wani
Kinvey Support

Thank you. I gave other small question. How do I know if my active users amount is over the limit
Login or Signup to post a comment