02-16-2023 09:29 AM
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.
Solved! Go to Solution.
02-16-2023 10:28 AM
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.
02-16-2023 10:28 AM
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.
02-16-2023 12:56 PM
Thanks for the quick response JasonM.
This is actually better than what I was requesting.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide