Extending the K2 Cloud
You can extend your K2 Cloud environment by using the JavaScript Service Provider to integrate with third-party technologies, and creating custom workflow steps to extend the capabilities of the Workflow designer.
- JavaScript Service Provider: expand your environment's integration capabilities by creating custom service types that expose other technologies as SmartObjects
- Custom workflow Steps: expose SmartObject methods as steps in the Workflow design tool, making it easy for workflow designers to drag and drop these steps into a workflow.
- Example: Using JSSP and Custom Workflow steps together