Skip to main content

How do I export the results of an Inventory query?

Problem

The results of your inventory query will appear in the admin console, but you need to be able to share those results with others that do not have access to the admin console.

Environment

FileWave Admin Console

Resolution

There are 3 ways to export the results of your inventory query:

  1. Select "File -> Export current View" from the menu bar. This will give you a tab delimited file that you can use to share with others. 
  2. Create a scheduled report via "Assistants> Scheduled Reports...". This will allow you to automate the export of the tab delimited file. The file can be delivered via email to a user defined email address.
  3. Leverage the RESTful API to extract the inventory query results. Please see our API documentation for more information.