Forum Discussion
Anonymous
2 years agoNot applicable
Connect to SharePoint folder files using an activity in Data Pipeline
Hi, Does anybody have any idea on how to pull the SharePoint files from a folder using any activity in data pipeline? I can only see SharePoint Online List as the connector but that will not be u...
- 2 years ago
Hey,
You can use sharepoint rest api as the source in copy activity to copy files from sharepoint .
below blog provides the details for the same:
Note : the blog is w.r.t ADF but the concept across fabric data pipeline remains the same
NandanHegde
Super User
2 years agoHey,
You can use sharepoint rest api as the source in copy activity to copy files from sharepoint .
below blog provides the details for the same:
Note : the blog is w.r.t ADF but the concept across fabric data pipeline remains the same