REST (JSON) Request
Send a JSON request and store the parsed JSON response.
API & HTTPREST
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 |
More API & HTTP commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.