Query JSON Result
Extract a value from a JSON variable or text by path (a.b[0]).
Overview
Query JSON Result is a no-code automation step in the API & HTTP category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 4 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
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 |
How to use Query JSON Result
- 1
Open AutoFlowRPA and drag the Query JSON Result command from the API & HTTP group onto the canvas.
- 2
Set its parameters in the side panel — Query JSON Result has 4 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Query JSON Result command do?
Extract a value from a JSON variable or text by path (a.b[0]).
Which group does the Query JSON Result command belong to?
Query JSON Result is part of the API & HTTP group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Query JSON Result command take any parameters?
Yes — Query JSON Result has 4 configurable field(s), all editable in the visual node editor.
More API & HTTP commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.