SK SKYVVA Documentation

How to Export JSON Data Using the Data Loader?

Introduction

In this tutorial, you will learn how to export JSON files from Data Loader using both Flat and Hierarchical formats. Flat JSON files contain data with only one level, while Hierarchical JSON files have multiple levels of data. Our mapping uses both template v2 and v3 processing.

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

1.Export JSON File with outbound Interface without message type.

Pre-requisite:

Here are the Steps to export JSON files using an Outbound Interface without the message type.

Step 1: Create Integration.

Step 2: Outbound Interface

Step 3:  Upload Istructure to create mapping.

Step 4: Do Mapping.

Step 5: Go to the Integration detail page and click data loader.

2.Export Flat JSON File using Outbound Interface with the message type.

Pre-requisite:

Here are the steps to export flat JSON file using the outbound interface with message type.

Step 1: Create or Upload Message Type flat JSON.

Step 2: Create Integration

Step 3: Create an Outbound Interface with the message type.

Step 4: Do mapping.

Step 5: Go to the Integration detail page and click data loader.

- Choose on Export Data function and click next

####

3.How to Export Hierarchical JSON Files with Outbound Interface.

Pre-requisite:

Here are the steps to export Hierarchical JSON file using outbound interface with message type:

Step 1: Create or Upload Message Type flat JSON.

Step 2: Create Integration.

Step 3: Create an Outbound Interface link with Message Type.

Step 4: Do mapping.

Step 5: Go to Integration and select the detail page, then click data loader.

Summary

Finally, we have learned how to export JSON data using Data Loader. And we have understood about creating MessageType, creating Interface, and checking results on the message monitor

Open this article in the interactive viewer →