Salesforce API errors: TotalRequests Limit Exceeded/ApiBatchItems Limit Exceeded

Salesforce API errors: TotalRequests Limit Exceeded/ApiBatchItems Limit Exceeded

The TotalRequests Limit Exceeded and ApiBatchItems Limit Exceeded errors are Salesforce-specific errors indicating that you have reached specific API limits on the Salesforce platform. Please find explanations of each error and relevant documentation below.

TotalRequests Limit Exceeded
 error means that you have reached the
Total API Request Limit on the Salesforce side. It is not related to Skyvia limits. Salesforce imposes a 24-hour rolling limit on API calls, which depends on your edition and licenses. For more information, please refer to this article.

ApiBatchItems Limit Exceeded
 error is returned by Salesforce when its
API batch limit is reached for asynchronous operations, such as Bulk API jobs. You can run your integration again the next day when the limit resets.

You can check the number of batch jobs running within the 24-hour period in Salesforce by navigating to:

Setup → Jobs → Bulk Data Load Jobs


For more information on Salesforce API limits, please refer to 
the following link.
For further details, see here:  
ApiBatchItems Limit exceeded


Additionally, we recommend reviewing the following link: Salesforce API and API Calls Documentation


    • Related Articles

    • Freshdesk: The Limit of Freshdesk API Calls Per Hour Has Been Reached

      This error occurs on the Freshdesk side, indicating that the API call limit for the hour has been exceeded. For more details on Freshdesk's API limits, refer to their API documentation. Freshdesk enforces a limit on the number of API calls that can ...
    • Skyvia Backup Errors Caused by Salesforce API Requirements

      Skyvia interacts with Salesforce via its API. During a backup operation, you may encounter errors due to certain limitations or behaviors specific to the Salesforce API. For example, when Skyvia performs a backup or replication, it queries all the ...
    • Salesforce Report exports only 2000 records

      Skyvia integrates with Salesforce via its API, inheriting both its features and limitations. One key limitation is the Run Report restriction, which limits data extraction to the first 2,000 rows of a report. For more details on this limitation, we ...
    • Data Integration: You have reached the limit of records

      The error "You have reached the limit of records" usually occurs when the number of records exceeds the limit specified in your current Data Integration product plan. To resolve this issue, you have a few options: Upgrade your plan to increase the ...
    • Automation: Task Limit Reached

      The "You have reached the limit of tasks" error in Automation indicates that you have exceeded the number of billed tasks allowed in your pricing plan for the current billing period. A billed task is any successful execution of an Action component ...