Query JSON Result

Extract a value from a JSON variable or text by path (a.b[0]).

API & HTTPHTTPQueryResult

What it does

Extract a value from a JSON variable or text by path (a.b[0]).

Parameters

ParameterTypeRequiredDefaultDescription
JSON source variable or textstring
RequiredVariable name holding JSON, or raw JSON text.
Example: {{{response}}}
Supports variables
Pathstring
Required
Example: items[0].id
Default if not found (optional)string
OptionalReturned instead of failing when the path is missing.
Supports variables
Store value invariable
Required
Example: value

More API & HTTP commands

Ready to automate your busywork?

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