Template
Select a template to access its fields and workflow. Provides template context for downstream field pickers.
Selects a template and exposes its fields and workflow for downstream nodes.
Inputs
This node has no inputs.
Outputs
- Template — Template. Represents the selected template object resolved from the configured template id.
- Fields — List<Field>. Represents the template’s field list, if the gateway returns one.
- Workflow — Workflow. Represents the workflow attached to the selected template.
Configuration
- Template — Template picker. Chooses which template the node resolves and outputs.
Example use cases
Anchor field pickers
Select a template so Get Template Field nodes can pick its fields by name.