Skip to main content

Is there any available & if possible detailed documentation for Workflow REST API via Swagger?

The one i found is where we executed it using C# but i need to test it directly in swagger.

 

Especially in /tasks/{serialNumber}/actions/{customAction}, for any available custom action also for userDefinedFields

which corresponds to the available customAction.

 

Thanks.

Hi Andiak


 


See attached documents below:


 


https://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#K2_Management_Site/Integration/Workflow-REST-API.htm


 


Regards


Elvis


 


 


Good day andiak

 

Please see the following:

Workflow REST API: https://help.k2.com/onlinehelp/k2five/devref/5.3/default.htm#Runtime/WF-REST-API/WF-REST-API.htm,

How to: Use Microsoft Flow to redirect a K2 task: https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#How-Tos/WorkflowRESTAPI/Workflow-REST-Tasks-with-MS-Flow.htm,

Create a custom connector in Microsoft Flow to call the K2 Workflow REST API: https://help.k2.com/kb002870,

REST Swagger File Reference Format: https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#ServiceBrokers/EndPoints/REST_SwaggerFileReferenceFormat.htm.

 

Best,

Sunrise

 


Good day andiak;


Please see the following KB Article that contains several detailed resources available to you for getting up-to-speed on how to use services like swagger from K2 for Working with the REST Service Broker.


https://help.k2.com/kb001786


 


Here is another link that shows you how to configure the workflow rest API with swagger endpoint functions:


https://help.k2.com/onlinehelp/K2Five/UserGuide/5.3/default.htm#K2-Management-Site/Integration/Workflow-REST-API.htm


 


Kindly please also see REST Swagger File Reference Format to familiarize yourself with the JSON file that contains information about the API and its data structure.


https://help.k2.com/onlinehelp/K2Cloud/UserGuide/Update_9/default.htm#ServiceBrokers/EndPoints/REST_SwaggerFileReferenceFormat.htm


Best regards,


Dumisani


Reply