Nodes/comfyui-sg-nodes/Map JSON To Property
ComfyUI Node

Map JSON To Property

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 To Property
    • JSON_PROPERTY
    json_string{}
    property_name
    CategorySGNodes/JSON

    Inputs (2)

    NameTypeDefaultDescription
    json_stringSTRING{}JSON object string (e.g., {"a": 1}).
    property_nameSTRINGName of the property to extract. Supports dot notation for nested keys.

    Outputs (1)

    NameTypeDescription
    JSON_PROPERTYSTRING