From fa8f49c2ca04c94d5eb76b2433d31d2f59be8a99 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 1 Dec 2024 19:14:27 -0500 Subject: Revert "remove outdated mention of commercial only in workflows API" This reverts commit 0237e4d47493e60d256fd7332866b1a7f881abd9. --- docs/dev/workflows.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/dev') 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: -- cgit v1.3.1