Getting Started
Connecting to Microsoft SharePoint
Establishing a Connection shows how to authenticate to Microsoft SharePoint and configure any necessary connection properties from the Connection Manager window.
You can also configure component capabilities through the available Connection properties, from data modeling to firewall traversal. The Advanced Settings section shows how to set up more advanced configurations and troubleshoot connection errors.
Visual Studio Version Support
The CData SSIS Components for Microsoft SharePoint supports Visual Studio versions 2015 and above.
SSIS Version Support
The CData SSIS Components for Microsoft SharePoint provide data flow components that allow for straightforward integration with Microsoft SharePoint data from SSIS data flow tasks. SQL Server 2014, 2016, 2017, 2019, and 2022 are supported including their corresponding version of SQL Server Data Tools.
Microsoft SharePoint Version Support
The component supports all versions of Microsoft SharePoint that support the SOAP API. This includes: Windows SharePoint Services 3.0, SharePoint Server 2007+ (2010, 2013, etc.), and SharePoint Online. The component models the custom lists of your SharePoint site as bidirectional tables; when you connect, the component retrieves the metadata for these tables by calling SharePoint Web services. Supported authentication schemes are NTLM, Basic, Digest, Forms, Kerberos, SSO, STS (security token services), and SharePoint authentication cookies.
See Also
- Using the Source Component: Pull Microsoft SharePoint data into your data flow task.
- Using the Destination Component: Push data to Microsoft SharePoint.
- Deploying to Azure: Deploy the CData components to Azure from Visual Studio.
- Troubleshooting: The component installation automatically adds the components to the toolbox; if you do not see the components, you can find the procedure to add them here.