Crawl NetSuite
Extract metadata from NetSuite record types and record fields into Atlan's data catalog to enable data discovery and governance. This guide provides step-by-step instructions to set up a crawler workflow for NetSuite in Atlan.
Prerequisites
Before you begin, make sure you have:
- Set up NetSuite permissions and created an access token
- Network access to your NetSuite account
- Admin access to Atlan
Create crawler workflow
- In the top right of any screen in Atlan, navigate to +New and click New Workflow.
- From the Marketplace page, click NetSuite Assets.
- In the right panel, click Setup Workflow.
Configure authentication
- Account ID: Enter your NetSuite account ID (found in Setup > Company > Company Information in NetSuite).
- Consumer Key: Enter the consumer key from your NetSuite integration record.
- Consumer Secret: Enter the consumer secret from your NetSuite integration record.
- Token ID: Enter the token ID from your NetSuite access token.
- Token Secret: Enter the token secret from your NetSuite access token.
- Click Test Authentication to confirm connectivity to NetSuite.
- Once authentication is successful, navigate to the bottom of the screen and click Next.
Configure connection
- Connection Name: Provide a name that represents your source environment. For example, you might use values like
production,development,sandbox, orerp. - Connection Admins: Modify the users or groups who can manage this connection. If you don't specify any user or group, no one can manage the connection - not even admins.
- Navigate to the bottom of the screen and click Next to proceed.
Run crawler
- To check for any permissions or other configuration issues before running the crawler, click Preflight checks.
- You can either:
- To run the crawler once immediately, at the bottom of the screen, click the Run button.
- To schedule the crawler to run hourly, daily, weekly, or monthly, at the bottom of the screen, click the Schedule Run button.
Once the crawler completes, you can see the assets on Atlan's asset page!
See also
- What does Atlan crawl from NetSuite: Complete mapping of NetSuite record types and record fields to Atlan table and column properties
- Preflight checks for NetSuite: Check for permissions and configuration issues before running the crawler