About import

The import functionality allows you to create or edit data in bulk in Collibra. By importing, you can create and edit communities, domains, assets, or complex relations and their characteristics such as attributes, relations, responsibilities, and tags from a view.

Tip 

For importing complex relations using an Excel file, go to the knowledge base on the Collibra Support Portal.

If you want to edit a large amount of assets in one go, you can perform an export-import round trip:

  1. Create a view that contains all the assets and characteristics that you want to edit.
  2. Export the assets from that view.
  3. Edit the exported file.
  4. Import the assets back into the same view. Collibra automatically maps the characteristics during the import, implementing your changes.

You can also use the import functionality for integrations and synchronization with external systems. Instead of manually importing and exporting assets, you can use the Import REST API to automate the workflow. Visit the Developer Portal to learn more.

For example, you can use the import functionality to do the following:

For example, you can use the import functionality to do the following:

Note