SK SKYVVA Documentation

1. Import CSV file using Amazon s3 adapter

In this tutorial, you will learn how to do a Manual Process to import a CSV file via an Amazon S3 adapter. This adapter supports four separators such as comma, semi-colon, Tab, and Bar of CSV format.

Note: We have made changes to the message structure starting from version 2.50.13. We have added the File Message to cover business messages created from files. Everything else remains the same. For more details on the File Message, please refer to this document link: (link not available))

Pre-requisite

Fill Name adapter

Here is the sample payload

Here is the screenshot of the CSV file in the folder of the AWS S3 service

The record of the CSV file will import to Salesforce and create the completed message as screenshot below

2. Manual Process with CSV Tab separator

Pre-requisite

Fill Name adapter

Here is the sample payload

Here is the screenshot of the CSV file in the folder of the AWS S3 service

The records of the CSV file will import to Salesforce and create the completed message as screenshot below

3. Manual Process with CSV Semicolon separator

Pre-requisite

Fill Name adapter

Here is the sample payload

Here is the screenshot of the CSV file in the folder of the AWS S3 service

The record of the CSV file will import to Salesforce and create the completed message as screenshot below

4. Manual Process with CSV Bar separator

Pre-requisite

Fill Name adapter

Here is the sample payload

Here is the screenshot of the CSV file in the folder of the AWS S3 service

The record of the CSV file will import to Salesforce and create the completed message as screenshot below
Open this article in the interactive viewer →