Extract Property Name
The Extract Property Name step extracts the property name of a JSON value found by the JSON finder into a variable. The found item must be a property declaration (name/value pair) on an object, e.g. "answer" : 42..
Properties
The Extract Property Name action is configured using the following properties:
- Converters
-
An optional list of data converters that should process the text.
- Variable
-
Specifies the variable in which to store the extracted name.