Contact us

Import CSV to list

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

Import CSV to list Properties dialog showing Site URL, CSV file URL, list identifier, and delimiter parameters

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

SharePoint workflow stage showing CSV import configured with site URL and workflow context list reference

Updated on October 28, 2024