Fix Marketo Daily Quota Reached Error - Skyvia

Marketo: Daily Quota Reached

Overview

In some cases, you may encounter the "Daily Quota Reached" error. This error originates on the Marketo side and is typically caused by API limits being exceeded due to high data volume. When large objects such as Activities and Leads are processed, they can quickly consume available API calls or trigger throttling, which results in failures.

How to Check Current API Usage

You can check the current usage of both REST and SOAP API calls in the Marketo UI:

  1. Go to AdminWeb Services.
  2. Review the API Call Information section to see current usage and limits.

Resolution

If the limits are being reached, the following approaches can help resolve the issue:

  • Contact your Marketo account manager to increase your API quota.
  • Split your integrations or backups by processing one object at a time (e.g., Leads and Activities separately) and avoid running them in parallel.
  • Enable the Bulk Extract option in your Marketo connection. This setting determines whether to use Marketo Bulk Extract to read Leads, Activities, and custom objects. When enabled, querying these objects uses fewer API calls but may take more time. Enable this option when you need to read a large number of Marketo records while minimizing API consumption.

Useful Links

    • Related Articles

    • Salesforce API errors: TotalRequests Limit Exceeded / ApiBatchItems Limit Exceeded

      Overview The TotalRequests Limit Exceeded and ApiBatchItems Limit Exceeded errors are Salesforce-side governor limits. They are not related to Skyvia's own limits. When these limits are reached, Salesforce rejects all further API calls until the ...
    • Freshdesk: The Limit of Freshdesk API Calls Per Hour Has Been Reached

      Overview This error occurs on the Freshdesk side and indicates that the hourly API call limit has been exceeded. Skyvia interacts with Freshdesk via its API, and depending on the API version and object type, a large number of API calls may be ...
    • Zoho CRM: Inactive User Cannot Access the API Error

      Overview This error is returned by the Zoho CRM API. Skyvia connects to data sources through their APIs and is therefore subject to their features and limitations. Unfortunately, there are no additional details available beyond what the Zoho CRM API ...
    • Skyvia Backup Errors Caused by Salesforce API Requirements

      Overview Skyvia interacts with Salesforce via its API. During a backup or replication operation, you may encounter errors caused by certain limitations or behaviors specific to the Salesforce API. Why This Happens When Skyvia performs a backup or ...
    • Google Sheets: Internal error encountered. Error code: 500

      Overview The error "Internal error encountered. Error code: 500" is returned by the Google Sheets API and is typically caused by processing a large volume of data in a single request. Resolution To resolve this issue, reduce the Batch Size value in ...