What does Atlan crawl from NetSuite?
Atlan crawls and maps NetSuite assets to create a comprehensive data catalog. NetSuite record types are ingested as Table assets and record fields are ingested as Column assets in Atlan.
Lineage
Atlan creates lineage between NetSuite record types, showing how data flows between different records in your NetSuite environment.
Assets
Atlan crawls and maps the following assets and properties from NetSuite.
Record types
Atlan maps record types from NetSuite to its Table asset type.
| Source property | Atlan property |
|---|---|
recordType | name |
internalId | qualifiedName |
scriptId | sourceId |
Record fields
Atlan maps record fields from NetSuite to its Column asset type.
| Source property | Atlan property |
|---|---|
fieldId | name |
internalId | qualifiedName |
label | displayName |
description | description |
fieldType | dataType |
isRequired | isNullable |
See also
- Set up NetSuite: Configure token-based authentication and permissions for metadata extraction
- Crawl NetSuite: Extract and catalog your NetSuite record types and record fields