Posted on 02-16-2015 10:59 AM
Is there an XML entry I can add to the recipe overrides in (the fabulous) AutoPkgr to set it as a featured item in Self Service?
Thanks!
Posted on 02-16-2015 03:58 PM
<self_service>
<feature_on_main_page>true</feature_on_main_page>
</self_service>
Get an ID of a Policy, go to https://your.jss.com:8443/api
Goto Policy GET/id/{id}
Enter the ID
Authenticate - have a look at the Output XML
Have fun using it.
Posted on 02-16-2015 04:10 PM
Oh man, this stuff just gets better and better. Thanks for the reply! I'll poke around with this tomorrow and see if we can't get it up.
Posted on 01-22-2016 01:20 AM
that's awesome!!! thumb up !