New:Socket for Asana Is Now Available.Learn more
Sign In

@uipath/api-workflow-executor

Package Overview
Dependencies
Maintainers
18
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uipath/api-workflow-executor

A library for executing standalone API Workflows

latest
Source
npmnpm
Version
12.10.6
Version published
Maintainers
18
Created
Source

API Workflow Executor

npm: @uipath/api-workflow-executor

Provides an executor for running UiPath API Workflows. Changelog.

Note: This package supports hotfix releases for production versions using prerelease tags (e.g., 12.9.6-hotfix.1).

See the main repo README for more details on design, concepts etc.

Workflow standard

Follows the open serverlessworkflow schema from CNCF. References:

  • DSL : Schema definition
  • Synapse : Standard runtime
  • Supports JavaScript for workflow expressions (jq expressions are no more supported)

Data flow

You can read about the high-level workflow data flow in this doc.

FAQs

Package last updated on 27 Mar 2026

Related posts