Skip to main content
Hi there... Does K2, by any chance, expose .NET APIs for accessing the Service Objects?
ServiceObjects are generally exposed by registering an instance of that Service Type and then creating a SmartObject that uses the method(s) of that serviceobject from that instance.  SmartObjects do have a .NET api, which is covered in the K2 Developers Reference.

Hi thanks for your reply.

I was wondering if there's any way of using ServiceObjects without going through SmartObjects.

Thanks


Reply