Small update to execution data node page to clarify feature availability (#3414)

This commit is contained in:
jcn8n 2025-07-28 16:25:36 +01:00 committed by GitHub
parent 897f93fa37
commit d87da5e9a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View File

@ -4,5 +4,4 @@ Custom executions data is available on:
* Cloud: Pro, Enterprise
* Self-Hosted: Enterprise, registered Community
Available in version 0.222.0 and above.
///

View File

@ -12,9 +12,7 @@ Use this node to save metadata for workflow executions. You can then search by t
You can retrieve custom execution data during workflow execution using the Code node. Refer to [Custom executions data](/workflows/executions/custom-executions-data.md) for more information.
/// info | Feature availability
Available on Pro and Enterprise plans.
///
--8<-- "_snippets/workflows/executions/custom-execution-data-availability.md"
## Operations