Problem
I am getting the following error in Magento:
REQUEST_LIMIT_EXCEEDED: TotalRequests Limit exceeded.
What does this mean?
Salesforce has limits for API requests count per day:
https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_platform_api.htm
You can find count of used API requests in Salesforce :
Solution #1
You can ask Salesforce support increase limits count for your Org
Solution #2
You can use the "Sync Queue" feature of our Enterprise module.