A new Flexera Community experience is coming on November 25th. Click here for more information.
Hi Experts,
Is it possible to develop self service portal where we can search for ex "Microsoft" and everything related to installation of Microsoft product and machines can be easily available without using Flexera.
Kind of self service portal and just a search of to view.
Let me know if anyone has seen or worked on such kind of portal development.
Thanks
‎Dec 18, 2023 06:21 AM
Hi,
unfortunately, the F1 API does not have the possibility to extract the information you need out of the box. There are endpoints for retreiving:
But there is no endpoint for extracting the combination of installed product -> computer -> hardware.
I have an idea: you could create a custom report in the report builder with all the information you want to see in your own application. This report can be retrieved via the API 🙂 So you could bind your selfservice backend to the custom report 🙂
‎Feb 06, 2024 01:59 AM
Hi,
unfortunately, the F1 API does not have the possibility to extract the information you need out of the box. There are endpoints for retreiving:
But there is no endpoint for extracting the combination of installed product -> computer -> hardware.
I have an idea: you could create a custom report in the report builder with all the information you want to see in your own application. This report can be retrieved via the API 🙂 So you could bind your selfservice backend to the custom report 🙂
‎Feb 06, 2024 01:59 AM
Thanks Max, I think this can be done in this case
‎Aug 29, 2024 07:51 AM