I’ve created a workflow as follows:
- Form submitted which asks for 3 x document uploads
- Forms details save as a doc to Google drive
- Workflow finds that file in Google drive and then saves a copy of it to a new Sharepoint folder
- It then saves the 3 x uploaded documents to the same folder.
The 2 issues are:
- That the original file saved in Google drive, gets saved to Sharepoint in an unreadable file format
- That the uploaded files get saved as txt files with the name of the JPG image as the content of the file, instead of the JPG’s being saved








