Back to Integrations
integration integration
integration Cisco Meraki node
HTTP Request

Integrate Cisco Meraki with 500+ apps and services

Unlock Cisco Meraki's full potential with n8n, connecting it to similar Cybersecurity apps and over 1000 other services. Automate cybersecurity workflows by monitoring threats, managing incident responses, and securing data across platforms. Use n8n's pre-authenticated HTTP request node to construct adaptable and scalable workflows between Cisco Meraki and your stack. All within a building experience you will love.

Create workflows with Cisco Meraki integrations

797 integrations
Sort by:
Popularity
NameOldestNewest

Supported API Endpoints for Cisco Meraki

To set up Cisco Meraki integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Cisco Meraki to query the data you need using the URLs you provide.

See the example here

Get Organizations
List the organizations that the user has privileges on.
GET
/organizations
Create Organization
Create a new organization.
POST
/organizations
Get Organization
Return an organization.
GET
/organizations/{organizationId}
Update Organization
Update an organization.
PUT
/organizations/{organizationId}
Delete Organization
Delete an organization.
DELETE
/organizations/{organizationId}

Take a look at the Cisco Meraki official documentation to get a full list of all API endpoints

Get Networks
List the networks in an organization.
GET
/organizations/{organizationId}/networks
Create Network
Create a new network.
POST
/organizations/{organizationId}/networks
Get Network
Return a network.
GET
/networks/{networkId}
Update Network
Update a network.
PUT
/networks/{networkId}
Delete Network
Delete a network.
DELETE
/networks/{networkId}

Take a look at the Cisco Meraki official documentation to get a full list of all API endpoints

Get Devices
List the devices in a network.
GET
/networks/{networkId}/devices
Claim Device
Claim a device into a network.
POST
/networks/{networkId}/devices/claim
Get Device
Return a device.
GET
/networks/{networkId}/devices/{serial}
Update Device
Update the attributes of a device.
PUT
/networks/{networkId}/devices/{serial}
Remove Device
Remove a device from a network.
POST
/networks/{networkId}/devices/{serial}/remove

Take a look at the Cisco Meraki official documentation to get a full list of all API endpoints

Get Clients
List the clients that have used this network in the timespan.
GET
/networks/{networkId}/clients
Get Client
Return the client associated with the given identifier.
GET
/networks/{networkId}/clients/{clientId}
Update Client Policy
Update the policy assigned to a client.
PUT
/networks/{networkId}/clients/{clientId}/policy
Provision Client
Provisions a client with a name and policy.
POST
/networks/{networkId}/clients/provision
Get Client Usage History
Return the client's daily usage history.
GET
/networks/{networkId}/clients/{clientId}/usageHistory

Take a look at the Cisco Meraki official documentation to get a full list of all API endpoints

Cisco Meraki node
HTTP Request

About Cisco Meraki

Cisco Meraki is a cloud-managed IT solution that includes networking, security, and device management. It simplifies network infrastructure, allowing businesses to centrally manage and secure their wireless, switching, security, and mobile device environments through an intuitive cloud-based dashboard.

Related categories

Similar integrations

  • Cisco Secure Endpoint node
  • QRadar node
  • ZScaler ZIA node
  • VirusTotal node
  • Cisco Umbrella node
  • Kibana node
  • Carbon Black node
  • Fortinet FortiGate node
  • Imperva WAF node
  • MIST node
Use case

The SOAR platform you want

Mountains of monotonous tasks make building and monitoring your workflows a chore. Not anymore.

Learn more

Over 3000 companies switch to n8n every single week

Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.

n8n is a game-changer and should be known by all SMBs and even enterprise companies.

in other news I installed @n8n_io tonight and holy moly it’s good

it’s compatible with EVERYTHING

We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. 🤗

FAQ about Cisco Meraki integrations

  • How can I set up Cisco Meraki integration in n8n?

      To use Cisco Meraki integration in n8n, start by adding the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. Once connected, you can make custom API calls to Cisco Meraki to query the data you need using the URLs you provide, for example: you can create records in Cisco Meraki by sending POST requests to the appropriate API endpoint, such as adding new devices or users. To update existing records, utilize PUT requests with the correct parameters to modify configurations or settings. For retrieving data, use GET requests to access information on networks, devices, or alerts, leveraging the flexibility of the Meraki API within your n8n workflow.

  • Do I need any special permissions or API keys to integrate Cisco Meraki with n8n?

  • Can I combine Cisco Meraki with other apps in n8n workflows?

  • What are some common use cases for Cisco Meraki integrations with n8n?

  • How does n8n’s pricing model benefit me when integrating Cisco Meraki?

Connect Cisco Meraki with your company’s tech stack and create automation workflows