{"id":51289625,"url":"https://github.com/n8n-code/n8n-nodes-meraki","last_synced_at":"2026-06-30T09:02:31.472Z","repository":{"id":364511417,"uuid":"1267102774","full_name":"n8n-code/n8n-nodes-meraki","owner":"n8n-code","description":"Cisco Meraki Dashboard REST API uses OpenAPI specification.","archived":false,"fork":false,"pushed_at":"2026-06-13T08:59:42.000Z","size":232,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T10:25:17.747Z","etag":null,"topics":["api","automation","meraki","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@n8n-dev/n8n-nodes-meraki","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n8n-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-12T08:14:12.000Z","updated_at":"2026-06-13T08:59:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n8n-code/n8n-nodes-meraki","commit_stats":null,"previous_names":["n8n-code/n8n-nodes-meraki"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/n8n-code/n8n-nodes-meraki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-meraki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-meraki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-meraki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-meraki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8n-code","download_url":"https://codeload.github.com/n8n-code/n8n-nodes-meraki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-meraki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34959509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","automation","meraki","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"created_at":"2026-06-30T09:02:28.012Z","updated_at":"2026-06-30T09:02:31.459Z","avatar_url":"https://github.com/n8n-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @n8n-dev/n8n-nodes-meraki\n\n![meraki Banner](banner.svg)\n\n[![npm version](https://img.shields.io/npm/v/@n8n-dev/n8n-nodes-meraki.svg)](https://www.npmjs.com/package/@n8n-dev/n8n-nodes-meraki)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n---\n\n**Stop writing meraki API integrations by hand.**\n\nEvery time you connect n8n to meraki, you waste hours mapping endpoints, defining parameters, and debugging schemas. You copy-paste from docs, fix edge cases, and pray nothing breaks.\n\n**What if connecting n8n to meraki took 5 minutes, not half a day?**\n\nThis node gives you **63+ resources** out of the box: **API Usage**, **Action Batches**, **Admins**, **Alert Settings**, **Bluetooth Clients**, and 58 more: with full CRUD operations, typed parameters, and zero manual configuration.\n\n---\n\n## What You Get\n\n- **Zero boilerplate**: Resources, operations, and fields are pre-configured and ready to use\n- **Full CRUD**: Create, read, update, and delete support where the API allows it\n- **Typed parameters**: No more guessing field types\n- **Built-in auth**: API key authentication, ready to go\n- **Declarative**: Native n8n performance, no custom execute() overhead\n\n---\n\n## Install\n\n```bash\nnpm install @n8n-dev/n8n-nodes-meraki\n```\n\n**Or in n8n:**\n1. **Settings → Community Nodes → Install**\n2. Search: `@n8n-dev/n8n-nodes-meraki`\n3. Click **Install**\n\n---\n\n## Quick Start\n\n1. Install the node (above)\n2. Add credentials: **meraki API** → paste your API key\n3. Drag the **meraki** node into your workflow\n4. Pick a resource → pick an operation → done.\n\nThat's it. No configuration files. No code. It just works.\n\n---\n\n## Resources\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAPI Usage\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the API requests made by an organization\n- Get Return an aggregated overview of API requests data\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAction Batches\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get Return the list of action batches in the organization\n- Post Create an action batch\n- Delete an action batch\n- Put Update an action batch\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAdmins\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get List the dashboard administrators in this organization\n- Post Create a new dashboard administrator\n- Delete Revoke all access for a dashboard administrator within this organization\n- Put Update an administrator\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAlert Settings\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the alert configuration for this network\n- Put Update the alert configuration for this network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eBluetooth Clients\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the Bluetooth clients seen by APs in this network\n- Get Return a Bluetooth client\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eBluetooth Settings\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Put Update the bluetooth settings for a wireless device\n- Get Return the Bluetooth settings for a network a href HTTPS documentation meraki com MR Bluetooth Bluetooth Low Energy BLE Bluetooth settings a must be enabled on the network\n- Put Update the Bluetooth settings for a network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCamera Quality Retention Profiles\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get List the quality retention profiles for this network\n- Post Creates new quality retention profile for this network\n- Delete an existing quality retention profile for this network\n- Get Retrieve a single quality retention profile\n- Put Update an existing quality retention profile for this network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCameras\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get Returns quality and retention settings for the given camera\n- Put Update quality and retention settings for the given camera\n- Get Returns video settings for the given camera\n- Put Update video settings for the given camera\n- Get Returns a list of all camera recording schedules\n- Post Generate a snapshot of what the camera sees at the specified time and return a link to that image\n- Get Returns video link to the specified camera\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eChange Log\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get View the Change Log for your organization\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eClients\u003c/b\u003e (11 operations)\u003c/summary\u003e\n\n- Get List the clients of a device up to a maximum of a month ago\n- Get List the clients that have used this network in the timespan\n- Post Provisions a client with a name and policy\n- Get Return the client associated with the given identifier\n- Get Return the events associated with this client\n- Get Return the latency history for a client\n- Get Return the policy assigned to a client on the network\n- Put Update the policy assigned to a client on the network\n- Get Return the splash authorization for a client for each SSID they ve associated with through splash\n- Put Update a client s splash authorization\n- Get Return the client s daily usage history\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eConfig Templates\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the configuration templates for this organization\n- Delete Remove a configuration template\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eContent Filtering Categories\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get List all available content filtering categories for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eContent Filtering Rules\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the content filtering settings for an MX network\n- Put Update the content filtering settings for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDevices\u003c/b\u003e (11 operations)\u003c/summary\u003e\n\n- Post Cycle a set of switch ports\n- Get List the devices in a network\n- Post Claim devices into a network Note for recently claimed devices it may take a few minutes for API requests against that device to succeed\n- Get Return a single device\n- Put Update the attributes of a device\n- Get the uplink loss percentage and latency in milliseconds for a wired network device\n- Get Return the performance score for a single MX\n- Post Reboot a device\n- Post Remove a single device\n- Get Return the uplink information for a device\n- Get List the devices in an organization\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eEvents\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the events for the network\n- Get List the event type to human readable description\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eFirewalled Services\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get List the appliance services and their accessibility rules\n- Get Return the accessibility settings of the given service ICMP web or SNMP\n- Put Updates the accessibility settings for the given service ICMP web or SNMP\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eFloor Plans\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get List the floor plans that belong to your network\n- Post Upload a floor plan\n- Delete Destroy a floor plan\n- Get Find a floor plan by ID\n- Put Update a floor plan s geolocation and other meta data\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eIntrusion Settings\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get Returns all supported intrusion settings for an MX network\n- Put Set the supported intrusion settings for an MX network\n- Get Returns all supported intrusion settings for an organization\n- Put Sets supported intrusion settings for an organization\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eLicenses\u003c/b\u003e (6 operations)\u003c/summary\u003e\n\n- Get Return an overview of the license state for an organization\n- Get List the licenses for an organization\n- Post Assign SM seats to a network\n- Post Move SM seats to another organization\n- Post Renew SM seats of a license\n- Get Display a license\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eLink Aggregations\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get List link aggregation groups\n- Post Create a link aggregation group\n- Delete Split a link aggregation group into separate ports\n- Put Update a link aggregation group\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMG LAN Settings\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Show the LAN Settings of a MG\n- Put Update the LAN Settings for a single MG\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMG Port Forwarding Rules\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Returns the port forwarding rules for a single MG\n- Put Updates the port forwarding rules for a single MG\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMR L 3 Firewall\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the L3 firewall rules for an SSID on an MR network\n- Put Update the L3 firewall rules of an SSID on an MR network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMV Sense\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get Returns live state from camera of analytics zones\n- Get Returns an overview of aggregate analytics data for a timespan\n- Get Returns most recent record for analytics zones\n- Get Returns all configured analytic zones for this camera\n- Get Return historical records for analytic zones\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX 1 1 NAT Rules\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the 1 1 NAT mapping rules for an MX network\n- Put Set the 1 1 NAT mapping rules for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX 1 Many NAT Rules\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the 1 Many NAT mapping rules for an MX network\n- Put Set the 1 Many NAT mapping rules for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX L 3 Inbound Firewall\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the inbound firewall rules for an MX network\n- Put Update the inbound firewall rules of an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX L 3 Outbound Firewall\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the L3 firewall rules for an MX network\n- Put Update the L3 firewall rules of an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX L 7 Application Categories\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get Return the L7 firewall application categories and their associated applications for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX L 7 Firewall\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the MX L7 firewall rules for an MX network\n- Put Update the MX L7 firewall rules for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX VLAN Ports\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get List per port VLAN settings for all ports of a MX\n- Get Return per port VLAN settings for a single MX port\n- Put Update the per port VLAN settings for a single MX port\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX VPN Firewall\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the firewall rules for an organization s site to site VPN\n- Put Update the firewall rules of an organization s site to site VPN\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX Cellular Firewall\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the cellular firewall rules for an MX network\n- Put Update the cellular firewall rules of an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX Port Forwarding Rules\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the port forwarding rules for an MX network\n- Put Update the port forwarding rules for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX Static Routes\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get List the static routes for an MX or teleworker network\n- Post Add a static route for an MX or teleworker network\n- Delete a static route from an MX or teleworker network\n- Get Return a static route for an MX or teleworker network\n- Put Update a static route for an MX or teleworker network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMX Warm Spare Settings\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Post Swap MX primary and warm spare appliances\n- Get Return MX warm spare settings\n- Put Update MX warm spare settings\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMalware Settings\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Returns all supported malware settings for an MX network\n- Put Set the supported malware settings for an MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMeraki Auth Users\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the splash or RADIUS users configured under Meraki Authentication for a network\n- Get Return the Meraki Auth splash or RADIUS user\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMonitored Media Servers\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get List the monitored media servers for this organization\n- Post Add a media server to be monitored for this organization\n- Delete a monitored media server from this organization\n- Get Return a monitored media server for this organization\n- Put Update a monitored media server for this organization\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eNamed Tag Scope\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get List the target groups in this network\n- Post Add a target group\n- Delete a target group from a network\n- Get Return a target group\n- Put Update a target group\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eNetworks\u003c/b\u003e (13 operations)\u003c/summary\u003e\n\n- Delete a network\n- Get Return a network\n- Put Update a network\n- Get List Air Marshal scan results from a network\n- Post Bind a network to a template\n- Get Return the site to site VPN settings of a network\n- Put Update the site to site VPN settings of a network\n- Post Split a combined network into individual networks for each type of device\n- Get Return the traffic analysis data for this network\n- Post Unbind a network from a template\n- Get List the networks in an organization\n- Post Create a network\n- Post Combine multiple networks into a single network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOpen API Spec\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get Return the OpenAPI 2 0 Specification of the organization s API documentation in JSON\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrganizations\u003c/b\u003e (9 operations)\u003c/summary\u003e\n\n- Get List the organizations that the user has privileges on\n- Get Return an organization\n- Post Claim a list of devices licenses and or orders into an organization\n- Post Create a new organization by cloning the addressed organization\n- Get List the status of every Meraki device in the organization\n- Get Return the inventory for an organization\n- Get Return the third party VPN peers for an organization\n- Put Update the third party VPN peers for an organization\n- Get Return the uplink loss and latency for every MX in the organization from at latest 2 minutes ago\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003ePII\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get List the keys required to access Personally Identifiable Information PII for a given identifier\n- Get List the PII requests for this network or organization\n- Post Submit a new delete or restrict processing PII request\n- Delete a restrict processing PII request\n- Get Return a PII request\n- Get Given a piece of Personally Identifiable Information PII return the Systems Manager device ID s associated with that identifier\n- Get Given a piece of Personally Identifiable Information PII return the Systems Manager owner ID s associated with that identifier\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRadio Settings\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get List the non basic RF profiles for this network\n- Post Creates new RF profile for this network\n- Delete a RF Profile\n- Get Return a RF profile\n- Put Updates specified RF profile for this network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSAML Roles\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get List the SAML roles for this organization\n- Post Create a SAML role\n- Get Return a SAML role\n- Put Update a SAML role\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSM\u003c/b\u003e (26 operations)\u003c/summary\u003e\n\n- Post Bypass activation lock attempt\n- Get Bypass activation lock attempt status\n- Put Modify the fields of a device\n- Put Wipe a device\n- Post Refresh the details of a device\n- Get List the devices enrolled in an SM network with various specified fields and filters\n- Put Force check in a set of devices\n- Put Add delete or update the tags of a set of devices\n- Post Unenroll a device\n- Get List all the profiles in the network\n- Get the profiles associated with a user\n- Get a list of softwares associated with a user\n- Get List the owners in an SM network with various specified fields and filters\n- Get Return the client s daily cellular data usage history\n- Get List the certs on a device\n- Get the profiles associated with a device\n- Get List the network adapters of a device\n- Get List the restrictions on a device\n- Get List the security centers on a device\n- Get a list of softwares associated with a device\n- Get List the saved SSID names on a device\n- Put Lock a set of devices\n- Get Returns historical connectivity data whether a device is regularly checking in to Dashboard\n- Get Return historical records of various Systems Manager network connection details for desktop devices\n- Get Return historical records of commands sent to Systems Manager devices\n- Get Return historical records of various Systems Manager client metrics for desktop devices\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSNMP Settings\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the SNMP settings for a network\n- Get Return the SNMP settings for an organization\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSSI Ds\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get Return the SSID statuses of an access point\n- Get List the SSIDs in a network\n- Get Return a single SSID\n- Put Update the attributes of an SSID\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSecurity Events\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the security events intrusion detection only for a network\n- Get List the security events intrusion detection only for an organization\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSplash Login Attempts\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get List the splash login attempts for a network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSplash Settings\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Display the splash page settings for the given SSID\n- Put Modify the splash page settings for the given SSID\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSwitch Access Policies\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get List the access policies for this network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSwitch Port Schedules\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get List switch port schedules\n- Post Add a switch port schedule\n- Delete a switch port schedule\n- Put Update a switch port schedule\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSwitch Ports\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the status for all the ports of a switch\n- Get Return the packet counters for all the ports of a switch\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSwitch Profiles\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get List the switch profiles for your switch template configuration\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSwitch Settings\u003c/b\u003e (15 operations)\u003c/summary\u003e\n\n- Get Returns the switch network settings\n- Put Update switch network settings\n- Get Return the MTU configuration\n- Put Update the MTU configuration\n- Get Return multicast settings for a network\n- Put Update multicast settings for a network\n- Get List quality of service rules\n- Post Add a quality of service rule\n- Get Return the quality of service rule IDs by order in which they will be processed by the switch\n- Put Update the order in which the rules should be processed by the switch\n- Delete a quality of service rule\n- Get Return a quality of service rule\n- Put Update a quality of service rule\n- Get Return the storm control configuration for a switch network\n- Put Update the storm control configuration for a switch network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSwitch Stacks\u003c/b\u003e (6 operations)\u003c/summary\u003e\n\n- Get List the switch stacks in a network\n- Post Create a stack\n- Delete a stack\n- Get Show a switch stack\n- Post Add a switch to a stack\n- Post Remove a switch from a stack\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSyslog Servers\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get List the syslog servers for a network\n- Put Update the syslog servers for a network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eTraffic Shaping Uplink Settings\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Returns the uplink settings for your MX network\n- Put Updates the uplink settings for your MX network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eVLA Ns\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get List the VLANs for an MX network\n- Post Add a VLAN\n- Delete a VLAN from a network\n- Get Return a VLAN\n- Put Update a VLAN\n- Get Returns the enabled status of VLANs for the network\n- Put Enable Disable VLANs for the given network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eWireless Health\u003c/b\u003e (11 operations)\u003c/summary\u003e\n\n- Get Aggregated connectivity info for this network grouped by clients\n- Get Aggregated latency info for this network grouped by clients\n- Get Aggregated connectivity info for a given client on this network\n- Get Aggregated latency info for a given client on this network\n- Get Aggregated connectivity info for this network\n- Get Aggregated connectivity info for this network grouped by node\n- Get Aggregated latency info for this network grouped by node\n- Get Aggregated connectivity info for a given AP on this network\n- Get Aggregated latency info for a given AP on this network\n- Get List of all failed client connection events on this network in a given time range\n- Get Aggregated latency info for this network\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eWireless Settings\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Return the wireless settings for a network\n- Put Update the wireless settings for a network\n\n\u003c/details\u003e\n\n---\n\n## Why This Node?\n\n**Without this node:**\n- Hours of manual API integration\n- Copy-pasting from meraki docs\n- Debugging auth, pagination, error handling\n- Maintaining your own client code\n\n**With this node:**\n- Install → configure → use. 5 minutes.\n- Auto-generated from the official meraki OpenAPI spec\n- Always up to date when the API changes\n- Native n8n performance\n\n---\n\n## Auto-Generated\nThis node was auto-generated from the official **meraki** OpenAPI specification using\n[@n8n-dev/n8n-openapi-node-ultimate](https://github.com/kelvinzer0/n8n-openapi-node-ultimate),\nthen validated against the live API so you get accurate types and real parameters, not guesswork.\n\nWhen the meraki API updates, this node updates too.\n\n---\n\n\n## License\n\nMIT © [kelvinzer0](https://github.com/n8n-code)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-meraki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8n-code%2Fn8n-nodes-meraki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-meraki/lists"}