An Azure service that automates the access and use of data across clouds without writing code.
Then I think it would be easier to convert to Xml and use xPath.
It would be nice if JSONPath worked as expected.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
@{triggerBody()[BatchedItems][?(@.messageId='6d2fba44-518c-42f3-befc-9ca61b08d65d')][content][$content]}
fails to validate with:
Unable to parse template language expression 'triggerBody()[BatchedItems][?(@.messageId='6d2fba44-518c-42f3-befc-9ca61b08d65d')][content][$content]': expected token 'LeftParenthesis' and actual 'RightSquareBracket'.".'.
The body is the Batched Items content. This is a valid expression, other JSON test tools recognize it, why doesn't Logic Apps recognize it?
The error message is beyond useless. As opposed to the fake Square Bracket? Do better.
An Azure service that automates the access and use of data across clouds without writing code.
Then I think it would be easier to convert to Xml and use xPath.
It would be nice if JSONPath worked as expected.