Additional menu

View Categories

Execute JSONPath Query

< 1 min read

The action extends the Power Automate functionality by adding the possibility to use JSONPath. Similarly to XPath, JSONPath allows you to perform operations on JSON.

You can learn more about JSONPath in this article.

Inputs:
Input JSON
JSON Path Query

Outputs:
JSONPath Result

Example

Extract titles of all the books whose price is less than 10.