@uipath/api-workflow-executor
v12.10.6
Published
A library for executing standalone API Workflows
Maintainers
Keywords
Readme
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
JavaScriptfor workflow expressions (jq expressions are no more supported)
Data flow
You can read about the high-level workflow data flow in this doc.
