Collecting data from NetSuite#
This guide explains how to collect data from NetSuite. To learn how to collect data from a different data source, go back to the Available data sources in Adverity overview.
Creating a datastream to collect data from NetSuite#
The basics of creating a datastream to collect data from any data source are explained in our guide to Collecting data in Adverity. This guide contains information about the specific steps to create a datastream to fetch data from NetSuite.
Configuration: Choose the data you want to collect from NetSuite#
To choose what data to collect and customize the NetSuite datastream configuration, follow these steps:
(Optional) Rename your datastream.
In Extraction method, select how to fetch data.
For the Record type extraction method, in Record type, select the type of records you want to collect.
For the SuiteQL extraction type, in Query, enter the query to collect data in the following JSON format. For more information, see the NetSuite documentation.
{ "q": "{SuiteQL Query}" }
What’s next?#
Apply Data Mapping to your collected data to harmonize data collected from different sources in Adverity.
Transform your data to meet your needs by creating and applying transformations to your datastream.
Load your data into Explore & Present to visualize your data in Adverity.
Load your data into an external destination of your choice.