API Output

Solved
mrheavydee95
Comes here often

API Output

This is my first post and new to creating and working with APIs.

 

I'm trying to control the output an on the "Get Organization Devices" API.  I only want to see the "name" and "firmware" fields in my output.  Is there a way to accomplish this in the Meraki Dashboard API or in Postman?  

 

Thanks.

1 Accepted Solution
JasonM
Meraki Employee
Meraki Employee

The Meraki collection for Postman comes with a utility called JSON Magic that will allow you to export the results to a csv file. From there you could manipulate the data as needed.

 

https://developer.cisco.com/meraki/build/meraki-postman-collection-getting-started/#!overview/visual...

 

View solution in original post

2 Replies 2
JasonM
Meraki Employee
Meraki Employee

The Meraki collection for Postman comes with a utility called JSON Magic that will allow you to export the results to a csv file. From there you could manipulate the data as needed.

 

https://developer.cisco.com/meraki/build/meraki-postman-collection-getting-started/#!overview/visual...

 

mrheavydee95
Comes here often

Thanks for the quick response JasonM.

 

This is actually better than what I was requesting.  

Get notified when there are additional replies to this discussion.