Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Ability to dig deeper using one "Get ___ From Object" node. #132

Description

@reality-exe

The ability to be able to dig deeper inside of a JSON object instead of having to use a node for every value would be nice.

Example:

{
    "author": {
        "name":"Reality.exe"
    }
}

Instead of using 2 nodes to get the author's name, 1 node for the JSON object, the other for the name. Being able to do "author.name"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions