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.
Success! Not sure why exactly, but my computer crashed and when I reopened excel and imported/resaved the csv, my collection ran successfully. Thank you very much @5ghz!
Strange, still getting the 404 error, I've gone with https://api.meraki.com/api/v0/networks/{{networkId}}/ssids/0 , but no luck (I tried the other method with {{number}} as well).It looks like the csv data is not getting passed through to the variabl...
That makes sense, but somehow still cant get it to work. I have statically set 0 as the ssid number, so I only have the networkId to deal with in the csv. When I run the collection, I get a 404 error (I am selecting the same Env that I use for indi...
@5ghz Hello, yes some extra detail would be great. I'm trying to use the PUT below to simply change the first SSID name across 2 different networks in a .csv. Am I correct that the csv should only include the 2 variables in the 1st image (networkId...
@5ghz Hello, would you be able to explain how you accomplished this? I am trying to update SSID settings (name, psk) across multiple networks (same settings everywhere) but not understanding how to build a collection for multiple updates to multiple...