Bookmark in MDM for Android

JWMF
New here

Bookmark in MDM for Android

I'm trying to give our android tablets a bookmark, I'm really new to this MDM so not got the foggiest of how it's meant to be set up.

This is what I have so far, any help would be great.

JWMF_0-1636719134716.png

 

1 Reply 1
Shany
Getting noticed

Please set it up as below.

I was able to see the bookmark on the chrome of the Android tablet by setting it as below.

 

[
{
"toplevel_name": "MDM Bookmark"
},
{
"name": "Naver",
"url": "naver.com"
},
{
"name": "Youtube",
"url": "youtube.com"
},
{
"name": "Sub-folder Sample",
"children": [
{
"name": "Daum",
"url": "daum.net"
},
{
"name": "Google",
"url": "google.com"
}
]
}
]

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels