API limit exhaust | Community
Skip to main content
New Participant
June 16, 2023
Solved

API limit exhaust

  • June 16, 2023
  • 2 replies
  • 2156 views

We are using bulk API to export the activity data from Marketo. However, the daily limit is getting exhausted i.e. 500 MB

Is there any workaround so that data export process do not stop but it get queued so that can be resumed once API limit reset?

What kind of tool or logic need to build in such case? 

However, talking to Adobe support this limit are hard fix so can not be further increased.   

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Darshil_Shah1

Well, you can always keep a log of the amount of data exported via the bulk APIs, and throttle the requests till the next day when the limits are reached. You can also use this API endpoint to retrieve the file size of the data extract requests facilitated through bulk APIs

2 replies

SanfordWhiteman
New Participant
June 16, 2023

However, talking to Adobe support this limit are hard fix so can not be further increased.   


It’s absolutely not fixed. You can increase your download quota up to a few GB relatively inexpensively. But you can’t increase it for free.

 

 

Darshil_Shah1
Darshil_Shah1Accepted solution
Community Manager
June 16, 2023

Well, you can always keep a log of the amount of data exported via the bulk APIs, and throttle the requests till the next day when the limits are reached. You can also use this API endpoint to retrieve the file size of the data extract requests facilitated through bulk APIs