Set Named JSON
This action marks the found JSON as a named JSON, so that it can be used as a reference when finding other parts of a JSON value in subsequent steps.
This is useful if several steps should work relative to this.
Properties
The Set Named JSON action can be configured using the following properties:
- Name
-
Has two options: Auto or Named.
Auto: Gives the item a name that is a number. The first auto-numbered item is 1, the next is 2, and so on.
Named: Gives the item a fixed and explicitly stated name.
See Named Tags, Ranges, and JSON for details.
- Keep Existing Named Items
-
If checked, the existing named items will be kept, otherwise these will be unmarked as named items and only the found item will be a named item after this step.