Loading

Salesforce Error 'Maximum size of request reached' When Importing Attachment or Content

게시 일자: Jun 14, 2026
상세 설명

When you attempt to import attachments or content into Salesforce, you may receive an error: "Maximum size of request reached.  Maximum size of request is 52428800 bytes."

솔루션

Cause

The Salesforce API enforces a maximum batch size of approximately 50 MB (52,428,800 bytes) per batch when importing Attachment or Content records via Data Loader. If a single batch's combined file size exceeds this limit, the import fails with the error:

'Maximum size of request reached. Maximum size of request is 52428800 bytes.

Resolution

To resolve this error, choose one of the following options:

Option 1: Reduce Batch Size

In Data Loader Settings, set the batch size to 1. This ensures each batch contains a single record and avoids exceeding the 50 MB limit. 

Option 2: Reduce File Size

Split your import file into smaller files, each with a total content size below 50 MB. For more information on configuring batch size, see Configure Data Loader (link in Additional Resources).

Knowledge 기사 번호

000384730

 
로드 중
Salesforce Help | Article