Skip to content
raspberry-lef edited this page Dec 13, 2020 · 44 revisions

ActiveWorkflow Documentation

ActiveWorkflow is a workflow platform that you can use to group and execute functionality that would typically require either manual execution or stitching of ad-hoc pieces of code. Things such as generating reports, checking websites, fetching emails, querying of APIs, but also orchestrating data pipelines or other event-driven, low-level workflows. You can use ActiveWorkflow via its web UI or programmatically via its APIs, as a "headless" platform. You can write agents in any programming language (Ruby, Python, Go, JavaScript, Java, etc).

For more information please see the documentation below:

Clone this wiki locally