summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2024-12-01 19:14:27 -0500
committerJordan Wiens <jordan@psifertex.com>2024-12-01 19:14:38 -0500
commitfa8f49c2ca04c94d5eb76b2433d31d2f59be8a99 (patch)
tree88ecae88d03cd00e246c900300c4dc82f4a0457d
parent671709512c3f5a90c760ef2c294e94d9f9dcc868 (diff)
Revert "remove outdated mention of commercial only in workflows API"
This reverts commit 0237e4d47493e60d256fd7332866b1a7f881abd9.
-rw-r--r--docs/dev/workflows.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md
index 0b19e9b1..db22412f 100644
--- a/docs/dev/workflows.md
+++ b/docs/dev/workflows.md
@@ -520,6 +520,9 @@ The **Workflow Machine** is the core engine that manages and executes workflows.
There is an API to interact directly with the Workflow Machine, allowing you to issue commands, query state, and control activity eligibility.
+!!! note
+ This API is only available in **Commercial** and above product editions.
+
### WorkflowMachine CLI Commands
You can interact with the `WorkflowMachine` using the CLI for debugging purposes: