Upload Files: The object used in the activity does not exist

Hi ,

I am having a problem when uploading my files to sharepoint
my bot will create a folder named with current date - ( this is done)
and after that the bot will upload the file to the created folder.

However, I am experiencing an error
on the default field that’s my account in sharepoint, And the File or Folder field that’s the variable of my created folder where I need to upload the files.

Hello @_Rinkashime

Try checking the Locals and Immediate panels when debugging, to check wether the variables have the expected value.


Regards
Soren

Hi, did you solved this by any chance?