JSON Match

Matches one or more keys in the specified JSON document and returns the value of the match in Custom Properties

Revision

1.0.0.4 Fixed bug where value does not clear from previous invoke when there are no match.
1.0.0.9 Added support for multiple matches, fixed date string handling.

Properties

JsonDocument

Type: Multiline Text Input
The Json Document to be parsed

Remarks

Custom Properties must be added to the node, which will contain the path to the member that needs to be matched.

Examples

See Sample Workflow for an example.

See Also

Json Convert
Xml Match