Node ReferenceLogic
Map
Repeats a predefined node multiple times, depending on the amount of input data.
Repeats a predefined node multiple times, depending on the amount of input data.
| Category | Logic |
| Node type | dynamiq.nodes.operators.Map |
| SDK class | dynamiq.nodes.operators.Map |
Inputs
| Field | Type | Required |
|---|---|---|
input | list[dict[string, Any]] | Yes |
Outputs
| Field | Type |
|---|---|
output | list[Any] |
For configuration walkthroughs and examples, see the Map node guide.