In files: Error ERROR Validation Error BC30311: Value of type âStringâ cannot be converted to âO365DriveRemoteItemâ. The selected value is incompatible with the property type. Main.xaml
in Destination folder: Error ERROR Validation Error BC36754: âStringâ cannot be converted to âIEnumerable(Of IResource)â because âCharâ is not derived from âIResourceâ, as required for the âOutâ generic parameter âTâ in âInterface IEnumerable(Of Out T)â. The selected value is incompatible with the property type. Main.xaml
For the destination folder field you need to pass a drive itemâŚwhich you would get from using find files activityâŚfirst use a find files activity and find the required folder where to upload on your sharepoint and the output of find files is to be passed into upload files destination field