Import CSV to list

⌘K

This activity allows importing records from CSV file into SharePoint list.

import_csv_to_list_1
Parameters

Input parameters

ParameterDescriptionExample
CSV file URLCSV file URLc:\Task.csv http://externalsite.com/Task.csv http://sharepoinportal/Shared%20Documents/CSVTest.csv
Site URLOptional. Default value is current site collection.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite
This listTarget list. If the value is empty, current list will beused.http://mysharepoint/Lists/Tasks http://mysharepoint/Lists/Tasks/Folder
CSV file delimiter characterThe delimiter character separating each field.Any symbol.

Example

import_csv_to_list_2

How can we help?