Visualize with JSON Magic

The Meraki Dashboard API v1 collection includes a Visualize script to render the data as a table.

It uses a little utility called JSON Magic to provide several tools to transform and export the data.

postman-visualize-jsonmagic

What it does

  • Converts JSON response into a nested table
  • Transform JSON using JSONata expressions
  • Export data as CSV, JSON or an HTML table

How it works

A Tests script is applied to each operation in the Dashboard API v1 collection. It will then load the tool within the Visualize tab for each response Body.