How to upload file to sharepoint to another site that has limited access

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

@RGTaffy

As per error it saying there is no file at that particular location

check that input filepath, verify file is available or not at that particular location

1 Like

Hi!
I just checked and the file is not existing. Not sure though but it might also be because of this


I was using this setting for the loop and the first item is a file, so it might be because the drive item is not a folder so I can’t upload file into it. I changed it to folders only and it worked.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.