Hi there,
I'm new to scripting and have trouble filtering API results.
To be more precise, i'm using the Postman 'Meraki Dashboard API' and try to filter the results shown after running 'Return the client's network traffic data over time.'. This query currently returns the following values:
"ts":,
"application":
"destination":
"protocol":
"port":
"recv":
"sent":
"numFlows":
"activeSeconds":
},
i've tried adding different keys and values under 'Query Params' to filter the results. These keys and params seem to be ignored however. What am i missing? Any resources for filtering postman api results for beginners would be much appreciated.
Example: