Workflow REST Services Samples

This topic contains some sample code showing how to interact with the workflow REST Services

Code Samples

Code Sample Description
Using K2 REST Services to show Worklist Items in a ASP.NET application Demonstrates how to use the SmartObjects REST services in a ASP.NET application to show the current users' worklist items
Accessing the View Flow URL with the REST service Shows how to access the View Flow URL with the Workflow REST services
Using Workflow REST Services with JavaScript

Shows how to use JavaScript to interact with the Workflow REST Services. Samples included:

  • Starting a new workflow
  • Retrieving a worklist item
  • Completing worklist item