SK SKYVVA Documentation

How to Import CSV Using the Data Loader ?

Introduction

In this tutorial, you will learn how to import files from Data Loader using flat and hierarchical mapping of CSV files. In flat mapping API V2 and hierarchical mapping API V3 processing.

In this tutorial, we are showing usecase with different CSV formats:

1. Import Flat CSV File with inbound Interface.

Pre-requisite:

Here are the steps to import a CSV file with the inbound interface:

Step 1: Create Integration.

Step 2: Create Inbound Interface.

Step 3:  Upload Istructure to create a flat mapping.

Step 4: Do mapping

Step 5: Go to Integration -> Click Details page ->Click Data Loader link on Custom Links Section.

**

2. Import Hierarchical CSV  File with Inbound Interface with message type.

Pre-requisite

Here are the steps to import a Hierarchical CSV file with the inbound interface:

Note: Before importing data, you need to create CORS and CSP Trusted Sites to enable the data loader to use the REST API for import files . If you have already completed this step, please ignore this reminder: Here is the link for creating (link not available)

Step 1: Create or upload Message Type hierarchical CSV.

Step 2: Create Integration.

Step 3: Create an Inbound Interface link with the message type.

Step 4:  Do mapping.

Step 5: Go to Integration -> Click Details page ->Click Data Loader.

3. Import Hierarchical CSV file with sObject Hierarchical without Message Type.

Pre-requisite

Here are the steps to import a Hierarchical CSV file with sObject hierarchical

Step 1: Create Integration.

Step 2: Create an Inbound Interface.

Step 2:  Do mapping.

Step 3: Go to Integration -> Click Details page ->Click Data Loader.

Open this article in the interactive viewer →