1. Technologies
  2. JSONata

Technologies

JSONata

Advanced functionality in Stubber

JSONata is a query and transformation language for JSON data. It allows you to filter and transform JSON data with ease.

Uses in Stubber

JSONata is used throughout Stubber to allow for more advanced functionality in the some areas:

Writing JSONata

The best way to learn JSONata is to use the JSONata Playground.
You can copy and paste the context data into the playground and then write your JSONata query in the expression box.