Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Common Process InputsCombine ArraysFilter Array OutputGet Array ItemGet Array Object ItemGet Last Run ArrayGet Object ItemJSON String to ObjectBasic MathsGet Last Run Upstream OutputsMoving Number CalculationNumber RoundingNumber to StringBased64 string to ImageString to NumberTemplate StringISO Time DeltaXML String to ObjectAuto Label Object DetectionBrightnessCircle Detection1D/2D Code ReaderColor DetectionColor ThresholdContrastMultiple CropsCropDetected Zones CountersFacial Expression DetectionGender and Age DetectionDetected Objects to OCRDetected Objects TransformPeople DetectionDraw Detected ObjectsFace DetectionFace RecognitionFeature MatchingFire & Smoke DetectionFlipGeneral Object DetectionImage ClassificationImage SimilarityKey Points DetectionNumber Plate ReaderObject DetectionOCRPose EstimationResizeRotateSaturationInstance SegmentationWatershed SegmentPolygon DetectionTracker Line CountTracker Zones CountTracker HeatmapTrackerWhite Balance
Widgets

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesProcess

JSON String to Object

Slot Usage: 0

Overview

JSON String to Object parses a JSON string into a structured object using a provided JSON schema.

The schema drives the dynamic output fields so downstream nodes can reference typed properties.

Input

JSON String

string required

String to convert to a JSON object.

Supports Template Expressions.

Default: empty string

JSON Schema

string required

JSON schema that describes the expected object structure and defines the output shape.

Default: empty string

Output

outValue

object

Parsed object. Structure and field types follow the configured JSON Schema.

Get Object Item

Previous Page

Basic Maths

Next Page

On this page

OverviewInputJSON StringJSON SchemaOutputoutValue