Skip to content
| Marketplace
Sign in
Visual Studio>Tools>SSIS SharePoint List Source
SSIS SharePoint List Source

SSIS SharePoint List Source

DBGang

|
4,438 installs
| (0) | Free
This SSIS component retrieves SharePoint list data over REST API. It can be used in SSIS2016&2017 and tested for SharePoint 2013.
Download

After installation, the source component will appear in SSIS Toolbox as below:

image.png

To use the component, first of all you need to create a SPREST connection. Right click anywhere in Connection Managers pane, select "New Connection". "Add SSIS Connection Manager" window will show. Select "SPREST" from the list.

image__1.png

A "SharePoint Connection Manager Editor" window will show:

image__2.png

Enter or select appropriate values based on your environment. Note "Integrated Authentication" means the current user's credentials will be used to connect to SharePoint; "Windows Authentication" means the specified user's credentials will be used.

image__3.png

In "Advanced Editor for SharePoint List Source", you can select the connection created before:

image__4.png

Then you can specify the following custom properties:

image__5.png

"Expand Lookup" decides if lookup/user fields are returned as ID or value, and if the secondary lookup fields are returned.

image__6.png

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft