AutoPkgr and featured items in Self Service

mktacoma
New Contributor

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!

3 REPLIES 3

bofh
New Contributor III
<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.

mktacoma
New Contributor

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.

Dalmatian
Contributor

that's awesome!!! thumb up !