function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Saurabh Gupta 3406Saurabh Gupta 3406 

files connect salesforce

Can I upload files and attachment from salesforce to Google driv by using Files Connect Salesforce?
VinayVinay (Salesforce Developers) 
Hi Saurabh,

As per my understanding File connect let you use google drive as local drive for attachments only and to upload files from salesforce to google drives try using Rest API.

Also check below examples that can give more details.
https://blog.webnersolutions.com/salesforce-google-drive-integration-upload-files-from-salesforce-to-google-drive/
https://initaura.com/file-upload/

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,