A group of actions: None
The action removes the value by JSONPath and returns JSON without it.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
JSON | JSON for processing | Robin.JSON | Yes | |
JSONPath | JSONPath describes the path to the JSON element. It always starts with a „/“ character. The corresponding keys are listed below. Indexes are used to access array elements (counting starts from 0). For example, the path „/key/1“ indicates that we are trying to access the second element of the array, which is accessible by the key „key“. | Robin.String | Yes | |
Results | ||||
Processed JSON | JSON without specified value. | Robin.JSON |
Обзор
Инструменты контента