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
David Smith 71David Smith 71 

Can you store attachments, files, etc in external storage

Hi

Is it possible to use external storage to store Attachments? 

As a company we have large files that sales need to upload and associate documents to opportunities. We also want to save on the Salesforce storage costs.

To the sales user it would appear that the attachment is being uploaded into SFDC but behind the scenes it would saved on something like Sharepoint, or Dropbox. SFDC Links to Edit/View/Del the attachment would be redirected to do the operation on the file in external storage.

I have seen things like File Connect but it looks like it syncs with an external storage rather than use it store documents, file, attachments etc.
 
Pramodh KumarPramodh Kumar
You can use netdocs. which should be integrated with your org and you can able to connect as many systems you want.
http://www.netdocuments.com/en-us/ 
Meenu sharma 10Meenu sharma 10
Hi David,
I an having same issue. Let me know if you have found solution for this.