Skip to content

Query JSON Result

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

API & HTTPHTTPQueryResult

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

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

How to use Query JSON Result

  1. 1

    Open AutoFlowRPA and drag the Query JSON Result command from the API & HTTP group onto the canvas.

  2. 2

    Set its parameters in the side panel — Query JSON Result has 4 configurable field(s).

  3. 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.