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
Kiran NKiran N 

How to upload Large File in salesforce

We integrated Salesforce with Sharepoint. Actually When I upload using a button in salesforce it will create a folder in Sharepoint and the file will be uploaded directly in Sharepoint and we are not storing it in any object in salesforce. Implemented this thing. Problem is I'm able to send only 5 mb in classic and 3 mb in lightning. Is there any workaround where I can send like 2 GB? Uploading in Chatter or file in related list is not an option for us. We don't want any data in cloud. Can someone please help me with this...
Raj VakatiRaj Vakati
Refer this link 

https://www.formassembly.com/blog/tip-send-large-files-to-salesforce/

https://starrdata.com/5-ways-to-store-documents-in-salesforce-com-which-is-best-for-you/

https://hub.appirio.com/tech-blog/upload-a-file-as-large-as-2gb-in-salesforce-using-a-visualforce-page

https://sagarsindhiblog.wordpress.com/2017/09/30/how-to-tackle-view-state-issue-during-upload-file-as-a-attachment-through-visualforce-page/