Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>K2 VS Code ExtensionNew to Visual Studio Code? Get it now.
K2 VS Code Extension

K2 VS Code Extension

Igor Jericevich

|
182 installs
| (0) | Free
A K2 VS Code Extention
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

K2 VS Code Extnetion

Enables pro-dev orientated interaction with both K2 on-prem and K2 cloud. Requires the publishing of a K2 package onto the K2 Server and the generation of an API Key to connect to the server.

Features

  • Access the K2 Category system
  • Access K2 Smartobject
    • View SmartObject details like system names, properties, inputs and outputs
    • Execute smartobject method and have results return as JSON or CSV
  • Access K2 workflows
    • see all detials including datafields =, processId's
    • start K2 workflows from saved configuration files
    • access running K2 processes and explore their process data
  • Access K2 Error including
    • View error details
    • Retry errors

Tip: more to follow.

Requirements

To use this tool a new K2 Service Instance is required and then the deployment of a K2 PnD package.

Deployment of the K2 package file.

Step 1:

Create a new service instance of the REST service with the following settings:

  • Display Name: [PIG] - getExecuteSmartObjectSettings
  • Descriptor Location: https://executesmartobject.azurewebsites.net/api/getExecutionSettings?getswagger=true

Step 2:

Deploy the following K2 KSPX file to your server using the pack and deployment tooling https://prototypingonk2.blob.core.windows.net/files/Packages/PIG_Rest_API.kspx

Step 3:

Create a API Key to access your server using the following url https://[Your K2 Server]/Runtime/Runtime/Form/Rest+API+Keys/

Step 4:

Connect to your K2 Server from VS Code using the K2 Server window or running K2: Connect to K2 Server from the VS Code commpand pallet

  • Enter the url of the K2 Server as per the example: https://myserver.onk2.com
  • Enter your user name
  • Past in the API Key you generated in step 3

Extension Settings

None

Known Issues

Will add..

Release Notes

0.0.3

Initial release of ...

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft