JsonReader
Reads an uploaded JSON file.
Fields
| Field | Type | Required | What it does |
|---|---|---|---|
fileId | string | yes | Identifier of an uploaded file. |
jsonPath | string | Dot path into the document, for example data.items.0 |
Output
data
Reads an uploaded JSON file.
| Field | Type | Required | What it does |
|---|---|---|---|
fileId | string | yes | Identifier of an uploaded file. |
jsonPath | string | Dot path into the document, for example data.items.0 |
data