Skip to content

Parse JSON

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

DataParseJson

Overview

Parse JSON is a no-code automation step in the Data category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 3 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 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

How to use Parse JSON

  1. 1

    Open AutoFlowRPA and drag the Parse JSON command from the Data group onto the canvas.

  2. 2

    Set its parameters in the side panel — Parse JSON has 3 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 Parse JSON command do?

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

Which group does the Parse JSON command belong to?

Parse JSON is part of the Data group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.

Does the Parse JSON command take any parameters?

Yes — Parse JSON has 3 configurable field(s), all editable in the visual node editor.

More Data commands

Ready to automate your busywork?

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