Meraki
With Meraki modules in Boost.space Integrator, you can create and manage your organizations and networks in your Meraki account.
To get started with Meraki, create an account at meraki.cisco.com.
Connect Meraki to Boost.space Integrator
To connect to Meraki you must obtain an API key from your Meraki account.
Enable API access and generate API key
-
Log in to your Meraki account.
-
From the left-hand menu, click Organization > Settings.

-
Scroll down to Dashboard API access and make sure you have access enabled. Click Save Changes.
-
Click your username in the top-right corner, then select My profile.
-
Scroll down to API access and generate a new API key.

-
Copy the API key to your clipboard.
Establish the connection in Boost.space Integrator
-
Go to your Boost.space Integrator scenario and select the Meraki module you want to use.
-
Under Connection, click Add.
-
Give your new connection a name, then paste the API key in the field below.
-
Click Save.
You have successfully established the connection.
Organizations
Create an Organization
Creates a new organization.
Connection
Establish a connection to your Meraki account.
Name
Enter the name of your new organization.
Update an Organization
Updates an organization.
Connection
Establish a connection to your Meraki account.
Organization ID
Select or enter the ID of the organization you want to update.
Name
Enter the name of the organization.
Get an Organization
Gets an organization.
Connection
Establish a connection to your Meraki account.
Organization ID
Select or enter the ID of the organization you want to retrieve.
List Organizations
Lists all organizations.
Connection
Establish a connection to your Meraki account.
Limit
Enter the maximum number of organizations Boost.space Integrator returns during one scenario execution cycle.
Delete an Organization
Deletes an organization.
Connection
Establish a connection to your Meraki account.
Organization ID
Select or enter the ID of the organization you want to delete.
Networks
Update a Network
Updates a network.
Connection
Establish a connection to your Meraki account.
Organization ID
Select or enter the ID of the organization.
Network ID
Enter the ID of the network you want to update.
Name
Enter the network name.
Time Zone
Select the time zone.
Tags
Add any additional tags.
Notes
Add any additional notes.
Get a Network
Gets a network.
Connection
Establish a connection to your Meraki account.
Organization ID
Select or enter the ID of the organization.
Network ID
Enter the ID of the network you want to retrieve.
Delete a Network
Deletes a network.
Connection
Establish a connection to your Meraki account.
Organization ID
Select or enter the ID of the organization.
Network ID
Enter the ID of the network you want to delete.
Other
Make an API Call
Performs an arbitrary authorized API call.
For the list of available endpoints, refer to the Meraki API documentation.
Example of use – List organizations
The following API call returns a list of all organizations in your Meraki account.
URL: /v1/organizations
Method: GET

Matches of the search can be found in the module’s Output under Bundle > Body.

Legacy article, imported from the original Boost.space knowledge base (/knowledge-base/applications/it-and-development/meraki/).