- 08 Aug 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Creating the Custom Enrichment CSV File
- Updated on 08 Aug 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
The CSV file contains headers and values. The first column of the CSV file lists data that identifies which assets to enrich, such as an asset name or ID. The other columns in the CSV include the data that will be added to the asset.
When the value in the asset matches the value in the first column, the values in the other columns are added to the asset. The headings of these other columns are used to name the enrichment fields in the asset with indicator text such as Enrichment prepended to the column heading.
An Example CSV File
In the example CSV file below, the id column is what identifies which assets to enrich. When this value matches the value from the asset, that asset with that id is enriched with the data in the Name, Email_address and Physical_address columns.
The asset with id of 3 will be enriched with the data from that row in the CSV as follows:
- Name - John
- Email_address - [email protected]
- Physical_address - 190 Circle Road