An open standard format that uses human-readable text to store and transmit data objects.
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write, and it is easy for machines to parse and generate.
Tip
Evaluate JSON Path Expressions