Nodes/comfyui-sg-nodes/Map JSON Array
ComfyUI Node

Map JSON Array

A ComfyUI node in SGNodes/JSON with 2 inputs and 1 output.

By sebagallo·Created 8 months ago·Updated 5 months ago· 0
Map JSON Array
    • JSON_ARRAY
    json_array[]
    property_name
    CategorySGNodes/JSON

    Inputs (2)

    NameTypeDefaultDescription
    json_arraySTRING[]JSON array string (e.g., [{"id": 1}, {"id": 2}]).
    property_nameSTRINGName of the property to extract from each item. Supports dot notation.

    Outputs (1)

    NameTypeDescription
    JSON_ARRAYSTRING