-
Notifications
You must be signed in to change notification settings - Fork 73
Home
raspberry-lef edited this page Dec 12, 2020
·
44 revisions
ActiveWorkflow is a workflow platform that you would typically use in order to group and execute functionality that would require either manual execution or ad-hoc pieces of code. Think along the lines of generating reports, checking websites, fetching emails, querying of APIs, but also orchestrating data pipelines or other similar low-level workflows. Agents can be written in any language (Ruby, Python, Go, JavaScript, Java, etc). ActiveWorkflow can be used via its web UI or programmatically via API as a "headless" platform.
For more information please see the documentation below: