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.
Category: K2
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
Converting Documents using K2 Designer Workflow
This is the third blog in our ongoing K2 Cloud with Muhimbi Online Series. In this article, we will build our first K2 workflow.
Create K2 Smart Objects for Muhimbi Converter Service Online
This is in continuation to my previous post K2 REST service broker cloud integration with Muhimbi Converter Service Online. This blog will help you create SmartObject method which will help convert documents to PDF file and trust me, it's not that difficult as long as these instructions are followed very carefully.
K2 REST cloud service broker integration with Muhimbi Converter Service Online
The on-premise version of the PDF Converter for SharePoint has supported K2. But for the online versions of K2 does not support third party workflow actions (Not to worry ❗). In this BLOG we will integrate Muhimbi Converter Service Online(REST-API), with K2 cloud (K2 REST service broker).