Products
Platform
General
Public groups
Get answers from our community of experts in record time.
hi team,
under Network-wide > Configure > Users, i can an option to download the user to a CSV file, but i cant find the option to upload users using a CSV file.
can someone assist ?
thanks
Meraki does not offer CSV upload via the web UI. I think that API is the only supported way to batch-upload users.
https://developer.cisco.com/meraki/api-v1/update-network-meraki-auth-user/
Hi there,
Although the UI won't allow it, we recommend leveraging createNetworkMerakiAuthUser to accomplish this.
Here's an example: https://www.youtube.com/watch?v=PHK_zOLEFOA
Cheers,