Fields
Sample data
This step reads a file from a real filesystem connection and adds its decoded contents to the data, so there is no fixed before/after to show. The configuration below readsimports/products.json with the JSON parser; the decoded content is added to the data under the key imports/products.json.
| Field | Value |
|---|---|
| Filesystem connection | The connection holding the file |
| File location | imports/products.json |
| Parser | JSON |