JSON Parser workflow block
AUTOMATION BLOCK
This workflow action can be used to parse data output from the Send HTTP Request block.
Just like the Send HTTP Request block, it is only available for workflows, not automations.
How the workflow works
The JSON parser uses a JSONata expression to transform JSON from one shape to another.
Here’s a walkthrough video to show how the workflow feature works:
https://www.youtube.com/watch?v=nGniuhL3r04What is JSONata?
JSONata is a JSON query and transformation language. It is an extremely powerful way to transform JSON data from one shape to another.
JSONata in 5 minutes
Here’s an introduction to JSONata:
https://www.youtube.com/watch?v=ZBaK40rtIBM