Name

Description

Aggregate

Aggregate nodes from an JsonDocument. Result is a single value

Copy

Copy a JsonDoc

CountTokens

Count tokens of a Json variable

Display

Display JsonDocument

Equal

Determine whether or 2 JsonDocuments are equal

Except

Determine the difference between 2 JsonDocuments

FilterTokens

Filter tokens from Json

Intersect

Determine the intersection of 2 JsonDocuments

RemoveTokens

Remove tokens of a JsonDocument. Result is a new JsonDocument

Sort

Sort a JsonDocument

TokenExists

Determines whether or not a token exists in a Json variable

Union

Determine the union of 2 JsonDocuments


Back to Action reference