Skip to main content

Importing Data in the Dataflow

Overview

Dataflow allows you to import data from the relevant sources, transform, and load it into the Lakehouse. Skypoint AI imports raw customer data from across systems and applications with over 200 connectors spanning e-commerce platforms, marketing automation tools, email service providers, cloud platforms, and many more.

To add new Dataflow

  1. In the left pane, go to Dataflow > Imports.

The Dataflow window appears.

Alt text

  1. Click New Dataflow to create dataflow.

Alt text

  1. Enter a Name to identify your Dataflow.
note

The name must start with a letter and can only contain letters and numbers, with no spaces between the characters.

  1. Click Next.

Add connectors

  1. Choose one of the existing Connectors to access the data.

Alt text

Connector type
Description
All CategoriesDisplays all types of connectors that are available on the Skypoint AI platform.
AnalyticsYou can simplify big data and run parallel data transformation and processing programs. These connectors enable you to connect with analytics-based connectors.
CloudThe Cloud connector is used to integrate with cloud providers.
Data WarehousingYou can connect to the data management system that is designed to enable and support Business Intelligence (BI) activities. These connectors enable you to import data from data warehouses.
Developer ToolsThis is a set of services and features that connect you to develop a software application.
EcommerceThese connectors allow you to integrate with various eCommerce platforms and marketplaces for data exchange.
HealthcareThese connectors allow you to connect with a health organization or insurer. Also, you can exchange Electronic Health Records (EHR).
MarketingYou can import marketing data into Skypoint AI Lakehouse to gain new business insights. Marketing connectors synchronize data between a marketing environment and the Skypoint AI platform.
SalesYou can import data with Sales connectors to build relationships and increase your sales.
  1. You can use the search function to find the available connectors. For more information about different type of connectors and their configuration, refer to the Connector section.

Alt text

  1. Enter the Display Name and the Description of the connector.
  2. Click Next.

Alt text

  1. Enter the account credentials to configure with the selected connector.
tip

For each connector, credentials may differ. You need to enter the relevant information based on the connector to configure and import the data. In this example, we have selected the Azure Data Lake Storage Gen2 connector to import data. For the Azure Data Lake Storage Gen2 connector, you need to enter the Storage account name, Account key, and Storage path to import the data.

  1. If you want to keep the same date-time format for all the tables, select the check box.
  2. Click Save
  3. Select the Table Details to process the data.
note

After configuration, all tables that are part of the connector are listed in the Table Details. By default, it displays a single table upon successful connection, showing information specific to the client connector and the tables it supports. For multiple tables, you can select only those tables you want to import and process. For example, to import customer data, choose the tables that contain customer information such as name, email, address, and contact details.


Alt text

ItemDescription
PurposeOption to assign a purpose (Data or Metadata) for each table.
DataLoad customer data
MetadataLoad Metadata
File nameIndicates file extension and the name of the file that you imported.
Table nameDisplays the imported table name by default. You can rename it later as required.
Datetime formatOption to select the Datetime data in a different format.
DelimiterIndicates characters that separate text strings.
First row as headerIndicates the first row of data as a header.

note

You can select the Datetime in MM/DD/YYYY format, for example, 11/25/1979. It helps the system to understand the data format and apply further formatting if required during downstream processes. The same Datetime format as set in the instance settings can be seen for the Datetime fields in the profile card. If you wish to see the profile card with Datetime as imported from the source, you can unselect the option in Stitch > Map > advanced settings.

  1. If necessary, apply the Advance settings to modify the default settings.
note

Advanced settings allow you to modify the default settings. It gives more flexibility to apply advanced use cases. However, the default settings are adequate to perform the task.


Alt text

If you want toThen
Modify data types such as fixed or variable data types.Select from the Compression type. It allows you to reduce the size of data by removing the number of bits.
Change the delimiterClick Row delimiter. By default, a column delimiter is selected, and each row is separated with a comma.
Change information or instructionChoose from the Encoding list. By default, UTF-8 encoding is selected.
Modify the escape character such as backslash (\) or slash (/)Select from the Escape character.
Apply different quote characters such as Single quote (') or Double quote (").Select from the Quote character.
  1. Click Save to apply the changes.

Run, edit, and delete the imported data

  1. After saving the connection, imported data appears on the Dataflow page. Also, you can see a list of the created tables in the Databases section.

Alt text

ItemDescription
NameDisplays the name of the imported Dataflow.
TypeDisplays connector type symbol.
StatusIndicates whether the data is imported successfully.
Tables CountDisplays the number of tables.
Created DateDisplays date of creation.
Last refresh typeDisplays the refresh value. After the last data refresh, it will indicate whether the value is Full or Incremental.
Updated DateDisplays last modified date.
Last RefreshDisplays the latest refresh date, which updates each time you refresh the data.
Group byOption to view the items in a specific Group (For example, name, type, status).
  1. Select the horizontal ellipsis in the Actions column and do the following:
If you want toThen
Modify the DataflowSelect Edit and modify the Dataflow. Click Save to apply your changes.
Execute the DataflowSelect Run.
Bring the data to its previous stateSelect Rollback.
Delete the DataflowSelect Remove and then click the Delete button. All tables in the data source get deleted.
See the run history of the DataflowSelect Run history. Run history for Dataflow imports is available for the last three runs.

note

The Run history for SQL connector import in Dataflow shows all the states for ingestion and the completion time reflects the complete time for the pipeline completion. Also, you can see the error message corresponding to failure while importing data from a data source under Description.


Alt text

Next step

After completing the data import, start the Master Data Management (MDM) - Stitch process to develop a unified view of your customers.

See also