This function returns the result of a given JMESPath which is applied to a JSON as a text. In case a number, a list, a JSON object or a logical value is returned by JMESPath, the returned text of the function getFromJSON()
can be converted accordingly, e.g. with toStringList().
It unfolds its power when combined with the post function Execute remote action, where fields are set with the response of the executed action (or parts of it).
Syntax
getFromJSON(JSONString, JMESPath) #Output: Text
Use cases and examples
Use case |
---|
No content found. |