Hi!
To start, I’m new to sharepoint activities so please bear with me.
I have this Sharepoint URL that was given to me by the end user to upload my files into, I can only access this project. Now, I’ve tried to set it up by using the O365 Scope which uses the tenant and app id from my development team(different account), then use For Each File or Folder activity to get the DriveItem variable.
I’ve tried this one and I can find and download these files. Now, I tried using the upload files activity this time and set it up like this
But it gives me the Upload File Not Found Error
And I don’t know where I did it wrong.
Also to add something. I was gonna use the other sharepoint package since I think it also have the specificurl part in the upload files, but I can’t install it