-
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 stitching 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. ActiveWorkflow can be used via its web UI or programmatically via API as a "headless" platform, and agents can be written in any programming language (Ruby, Python, Go, JavaScript, Java, etc).
For more information please see the documentation below: