cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Has anyone created a powershell script to pull all inventory data from FNMS API?

Hi,

Was curious if anyone has created a script to pull all inventory from FNMS's API? @ChrisG 

(1) Reply
ChrisG
By Community Manager Community Manager
Community Manager

Only approach I can think of would be to configure report(s) to expose the inventory data you want to extract and use the GetCustomView API as discussed here: Access or Update FNMS Cloud Data using PowerShell

However, do consider:

  • Inventory data tends to be large in terms of volume, so depending on your scale you may find this doesn't work.
  • If you are looking for raw/low level inventory data (as opposed to normalized hardware or software inventory details), you may find that the data you want isn't exposed through the reporting options.
(Did my reply solve the question? Click "ACCEPT AS SOLUTION" to help others find answers faster. Liked something? Click "KUDO". Anything expressed here is my own view and not necessarily that of my employer, Flexera.)