Connection Data Type v2
A Connection Property supplies a Node with the endpoint, credentials, and related configuration it requires to access another system. Flowgear stores each Connection's Environment value through its protected credential store.
Workflow YAML stores only a connectionKey. At runtime, Flowgear resolves the protected value for the current Site and Environment and creates the Connection type required by the exact Node version.
Select the Connection from the canvas Property editor. Console lists compatible Connections and checks whole-Workflow Cluster placement. Do not put endpoint or credential fields directly in Workflow YAML.
See also
See Connection for identity, Environment values, masking, certificates, and Cluster placement.