REST (JSON) Request
Send a JSON request and store the parsed JSON response.
Overview
REST (JSON) Request 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 7 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
Send a JSON request and store the parsed JSON response.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| URL | string | Required | Supports variables | |
| Method | dropdownGET · POST · PUT · PATCH · DELETE · HEAD · OPTIONS | Required | GET | |
| JSON body | multiline | Optional | Example: {"name": "Bob"} Supports variables | |
| Extra headers | multiline | Optional | Supports variables | |
| Timeout (seconds) | number | Optional | 60 | |
| Store JSON response in | variable | Required | Example: data | |
| Store status code in | variable | Optional | Example: status |
How to use REST (JSON) Request
- 1
Open AutoFlowRPA and drag the REST (JSON) Request command from the API & HTTP group onto the canvas.
- 2
Set its parameters in the side panel — REST (JSON) Request has 7 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the REST (JSON) Request command do?
Send a JSON request and store the parsed JSON response.
Which group does the REST (JSON) Request command belong to?
REST (JSON) Request is part of the API & HTTP group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the REST (JSON) Request command take any parameters?
Yes — REST (JSON) Request has 7 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.