mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Small update to execution data node page to clarify feature availability (#3414)
This commit is contained in:
parent
897f93fa37
commit
d87da5e9a0
@ -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.
|
||||
///
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user