Hello, I encountered exactly same business case in my company
Little help to save you time in research, hope you will find this helpfull and a convenient solution.
1 : Set up a connection with
Microsoft OneDrive & SharePoint connector through Integration Service
(You will probably need help from network/infra department to authorize new app in their Azure interface)
Be sure to use an account that has access to the given resource.
2: In Studio, use activity āDownload Fileā from Microsoft.Office365 in Integration. (If needed, download Microsoft package from package manager)
3: Select your connection, and file to download ( can be in group, or you can follow sharepoint list with star in UI when you are connected, then it will appear in followed sites )
Save file in object ( type O365DriveLocalItem )
4: Do what you want to do in Excel using the path : yourvariable.LocalPath
5: TIPS : use āPath existsā activity with path of excel file ( same as 4 or different if you saved it in other folder ) to have in output a iResource object, will be useful in 6.
6: Use Upload Files activity from Microsoft365 Integration, select connection, your iresource and destination folder in sharepoint