Configuring a Meraki API Target for Boundless Modules

Set up the Meraki API target that Boundless workflow modules need to communicate with your dashboard.
Written by Boundless
Updated 9 hours ago

What Is a Target?

In Cisco Workflows, a target defines the external system that a workflow communicates with. Boundless modules require a Meraki API target to read and write configurations in your Meraki dashboard.

How to Create a Meraki API Target

  1. In the Meraki dashboard, go to Automation → Targets
  2. Click New Target
  3. Select Meraki as the target type
  4. Configure the target with your Meraki API credentials
  5. Save the target

For detailed instructions, refer to the official Cisco Meraki Targets documentation.

Finding Your Organization ID

Your Organization ID is required when running any Boundless module:

  1. In the Meraki dashboard, go to Organization → Overview
  2. Scroll to the bottom of the page
  3. Your Organization ID is displayed there

Permissions

Ensure the API key used for your target has sufficient permissions for the operations you plan to perform. For VLAN and switch port configuration, the API key must have full organization admin access to the target network.

Troubleshooting

"Target not reachable" error
Verify that your API key is valid and has not been revoked. You can test this by making a simple API call to https://api.meraki.com/api/v1/organizations with your key.

"Insufficient permissions" error
Check that the API key owner has admin-level access to the target organization and network.

Did this answer your question?