Shared Field

Select a shared field to use in the automation.

Selects a shared field definition to reference elsewhere in the graph.

Inputs

This node has no inputs.

Outputs

  • FieldField. Represents the selected shared field resolved from the configured shared-field id. The node asks the gateway for a shared field by that id and forwards the resolved field object when it exists.

Configuration

  • Shared FieldShared field picker. Chooses which shared field id the node resolves. The selected id is the only scope used, so the node does not inspect a ticket or template to find the field.

Example use cases

Reference a field

Pick a shared field once and wire it into Get Field and Lock Field so they target the same field.

See also