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
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| JSON source variable or text | string | Required | Variable name holding JSON, or raw JSON text. Example: {{{response}}} Supports variables | |
| Path | string | Required | Example: items[0].id | |
| Default if not found (optional) | string | Optional | Returned instead of failing when the path is missing. Supports variables | |
| Store value in | variable | Required | Example: value |
More API & HTTP commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.