Posted on 10-03-2024 07:31 AM
Please create a Self Service app/web clip that allows user to update inventory from their device.
Solved! Go to Solution.
Posted on 10-03-2024 07:58 AM
Have you already submitted a feature request that you could link? People can upvote feature requests you submit to help draw attention to them.
Posted on 10-03-2024 07:58 AM
Have you already submitted a feature request that you could link? People can upvote feature requests you submit to help draw attention to them.
Posted on 10-03-2024 01:58 PM
You can also do this by creating a self-service policy leveraging the Files and Processes payload and setting a nice icon. Seems, like this will do exactly what you are asking but it is not a web click specifically.
Good Luck
Posted on 10-03-2024 01:59 PM
@cgries A Policy that can be triggered via Self Service that has only a Maintenance payload with Update Inventory enabled does what you're asking so I'm not sure why a Feature Request would be necessary.
Posted on 10-05-2024 08:25 PM
Hello,
We have something like this in our environment. I will paste what we have below and you can see if it might work for you.
It is a Python script running on a Mac mini with a static IP and some ports forwarded to an A record on the firewall. It allows a web clip for both blank push and inventory on iPads. It could be created for Macs as well with some slight modifications.
Here is the script: