Skip to content

Flow Edit Node

Reuses another node's settings while letting you change selected fields for this one run.

Inputs: 1 · Outputs: Then

Settings

Edit Node is configured through the editor UI:

SettingTypeRequiredDescription
Target NodeNode PickerYesThe existing node whose behavior you want to reuse.
OverridesField OverridesNoThe specific settings that should be different when this Edit Node runs.

How It Works

When this node runs, it behaves like the target node with your overrides applied. If you do not override a field, the value from the target node is used.

Use Cases

  • Reuse a configured message, command, or item node with only one setting changed.
  • Keep repeated behavior visually linked to a source node.
  • Avoid duplicating large item or inventory configurations when only a small value changes.

Oasis Admin Editor Documentation