Skip to main content

AssetImport: import assets from CSV

Connect docs via MCP
TL;DR

Import asset metadata from CSV into Atlan using AssetImport and the Python SDK (pyatlan). Loads from the same format exported by the asset export packages.

Use AssetImport in the Atlan Python SDK to programmatically import asset metadata from CSV files.

The asset import package loads metadata from a CSV file that matches the format of one extracted using either of the asset export packages (basic or advanced).

Import assets from object store

To import assets directly from the object store:

Coming soon

Re-run existing workflow

To re-run an existing asset import workflow:

Coming soon
Was this page helpful?