Building a Endpoint assembly for K2 Blackpearl

K2 supports custom Service Types that allow K2 Developers to connect any data source with K2 SmartObjects. One Service Type that I often use is the K2 Endpoint Assembly as it enables us to call Public Static methods from .NET assemblies by exposing these methods as SmartObjects. In this demo, we will utilize the K2 Endpoints Assembly Service Broker and expose The Muhimbi REST API as .NET Assemblies and a SmartObject and then use it in our workflow.

K2 Endpoint Assembly, Integrate Muhimbi Convert to PDF REST API

In one of my recent  blog posts, we integrated the Muhimbi PDF Converter Service online Swagger file with K2  Server using the REST Service broker.  The blog post on how to setup the integration, was a three part blog and setting up the REST Service type was a more advanced topic than many users may have been comfortable … Continue reading K2 Endpoint Assembly, Integrate Muhimbi Convert to PDF REST API