Forum Discussion
kiarashyasoubi
Jan 17, 2023Copper Contributor
Re: Copy zip files from SharePoint to Azure Blob using adf
I believe the best option is to register your app and configure your sharepoint API, then use a web activity in your ADF to send a request to sharepoint API. sharepoint generate access token that can be used in ADF to read from sharepoint. you can check this documentation
https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-factory
https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-factory
No RepliesBe the first to reply