Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to created a Postman collection to return only Networks that are:1. not bound to a template2. includes the appliance type: wireless (regardless, of just wireless or combined with other appliance types)I am using this url string: {{base...
No JSON errors. If anything, its the way the data is stored in the "notes" field.And its only now an issue because the newer API versions are now including the 'notes' field in the json.response.I have a way to work around it. Just means I have to ...
Hi @John-on-API ,Its not limited to GSheets. We first ran across it when one of my team members ran the Postman collection and then tried to convert the JSON data to csv via an online conversion site. The resulting csv was all messed up. Initially...
Thanks @badreddine, the filteredNetworks actually works and has the correct data after I fixed our environment. One of my team members had set it to v0 as a work around to another issue we are fighting with the newer API versions (mentioned in anoth...
@Ryan_Miles Interesting, unfortunately, not working for me. I even tried putting wireless in quotes in the query string, still received the same results. What version of the API are you running? I'm using v1.36.0.And as I previously mentioned, I g...
only 'appliance'.To be clear, we have a wide combination of Networks, both appliance, camera, switch, wireless or combination. So any combination that includes 'wireless' is an acceptable response. But, I'm also getting responses that are only 'appl...