Hi there,
I was moving about 20k leads that are already in our Salesforce database into a Salesforce campaign using a Marketo Smart Campaign. However, I go this error: TOTALrequests Limit Exceeded. Looking into it online, it mentions SF allows 15k API calls per 24 hour period and I am wondering if this is the reason I am getting that message.
Also, if this is the cause, will all Marketo triggers not be reflected in SF for the next 24 hours, which would make us have to go back and retroactively update them?
Thanks in advance for your help!
Solved! Go to Solution.
Dustin,
Looks like you hit your daily API limit. For large data requests such as adding into an SFDC campaign through Marketo, you are going to use a ton of API calls. A workaround for large adds to SFDC campaigns like this is to check a SFDC field with a Marketo smart campaign and query that field in an SFDC report and add those members to an SFDC campaign that way.
The 24 hour window does not mean that in 24 hours your API daily limit is reset, rather it means that when API calls become available over the course of the next 24 hours, you can use them.
You can reach out to your Account Rep and increase your daily API limit if you see you are getting close to your limit on a regular basis.
Also you can build an SFDC report that monitors how many calls you are using per day.
Dustin,
Looks like you hit your daily API limit. For large data requests such as adding into an SFDC campaign through Marketo, you are going to use a ton of API calls. A workaround for large adds to SFDC campaigns like this is to check a SFDC field with a Marketo smart campaign and query that field in an SFDC report and add those members to an SFDC campaign that way.
The 24 hour window does not mean that in 24 hours your API daily limit is reset, rather it means that when API calls become available over the course of the next 24 hours, you can use them.
You can reach out to your Account Rep and increase your daily API limit if you see you are getting close to your limit on a regular basis.
Also you can build an SFDC report that monitors how many calls you are using per day.
I am running into the same issue. We just discovered that some leads have not been sync'd due to limits being hit. Is there any way to tell how many leads in the past may have not been sync'd?
Thanks Devraj!