Export ID's with Custom Reports
Frequently, Bulk Import templates include an ID (_id) field, indicating an ID is needed that is generated and assigned by Discovery to a unique entity. You'll need to retrieve these ID's from Discovery. The general method to retrieve ID's in bulk is through a Custom Report.
Here's an example of how to build a Custom Report to export a list of ID's for a specific entity. In this example, we're exporting a list of all Vendor ID's
Your Custom Report will differ slightly depending on what type of ID data you are needing to export from Discovery.
- 1
- Click on Records.
- 2
- Click on Reports.
- 3
- Click on Custom Reports
- 4
- Click on New.
- 5
- Select your Entity type from the Main Entity dropdown. Here, we chose Vendor. This defines what primary type of data you'll be adding to your export.
- 6
- Give your Custom Report a Report Name. Here, we typed Vendor ID's.
- 7
- To add data types, click on the Add Column button. Data types will appear as columns in the resulting CSV file export.
- 8
-
Select a Property. First, we've chosen an Entity
(Vendor) then selected one of its Properties
(Vendor - Id).
A Property represents a detail about your selected Entity. An Entity is comprised of many details (Properties).
- 9
- To add additional Properties, click on the Add Column for each one you'd like to include on the Custom Report export. Use the arrows or drag icons to reorder the Properties.
- 10
- For the second data type, we chose Vendor and its Vendor - Name Property.
- 11
- Once all data types have been aded, click on the Save button.
- 12
-
The Custom Report results page will load where you'll see the data returned for your Custom Report.
Back on the Custon Reports listing page, you can click on the report Name you've just created to view the results of your Custom Report. Here we clicked on Vendor ID's to return to the Custom Report results page.
If many Custom Reports, you may not immediately see your new report. Try sorting by Name or use the Search box to isolate your new report.
- 13
- Custom Report data will display in columns. Click on the Export to CSV button to export to a CSV file format.
- 14
- You'll notice a pop up alert that the export job has been queued.
- 15
- To access the CSV export download, click your name in the upper right hand corner.
- 16
- Click on My Profile.
- 17
- Once on your Profile page, click on the Data Exports sub-tab.
- 18
-
Locate your Custom Report and click on the down arrow icon to download you CSV file.
The data export list is chronological with the most recent residing at the top.
If you have additional questions or need more in depth information, please feel free to send us a message using the help beacon in the lower right-hand corner.