About it
- Open Source, workflow automation platform
- Built on Node.js using JS for platform internals and user workflow logic
- Connect apps and services for task automation
- Commonly deployed primary configs:
- Self-hosted: on-prem or private cloud deployed on Orgs for data control
- Cloud hosted: managed, with shared infrastructure
- Internal automation tool: used as a tool to automated business processes internally between internal and external systems
Architecture
- Workflow execution engine: core computational component responsible for orchestration and workflow execution
- Expression Evaluation System: Process dynamic expressions wrapped in evaluation as JS during executation
- Code Nodes: custom JS or python code for users to write
- 400+ pre-built API and service connectors for workflow