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
Amit Kumar 880Amit Kumar 880 

I am using SharePoint rest api to upload file of 250 MB I am getting some size limit error. If sombody has done similiar implementation and can provide supporting link on Salesforce will be very helpful. Thanks.

Raj VakatiRaj Vakati
Salesforce Attachment Limit. Salesforce file size limit is 25MB per file uploaded as a file attachment, and 2GB per file uploaded as a feed attachment.  
Amit Kumar 880Amit Kumar 880
i want to upload file from salesforec lighting component to sharepoint using rest api.???
Amit Kumar 880Amit Kumar 880
We are getting FATAL_ERROR System.StringException: String length exceeds maximum: 6000000. The maximum heap size is 6MB.?
Amit Kumar 880Amit Kumar 880
How to send Large file from salesforce to 3rd party server usind  rest API. Here i am getting error the maximum heap size is 6MB?