Parse JSON

Extract a value from a JSON string by path (e.g. a.b[0].c).

DataParseJson

What it does

Extract a value from a JSON string by path (e.g. a.b[0].c).

Parameters

ParameterTypeRequiredDefaultDescription
JSON textmultiline
Required
Example: {"user": {"name": "Bob"}}
Supports variables
Pathstring
RequiredDotted/bracket path.
Example: user.name
Store value invariable
Required
Example: value

More Data commands

Ready to automate your busywork?

Start your free 10-day trial today. No credit card, no commitment.