-
Notifications
You must be signed in to change notification settings - Fork 72
Home
raspberry-lef edited this page Dec 12, 2020
·
44 revisions
ActiveWorkflow is a workflow platform that you use in order to group and execute functionality that would typically 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. You can use ActiveWorkflow via its web UI or programmatically via API, 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: