Skip to main content
November 5, 2015
Question

REST API: Request Campaign returns "Number of leads exceeded max size 100"

  • November 5, 2015
  • 1 reply
  • 1203 views

I received this error from Request Campaign call:

{ code: '1003', message: 'Number of leads exceeded max size 100' }

Does this endpoint have a limit of 100 leads?

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

1 reply

SanfordWhiteman
Level 10
November 5, 2015

SOAP requestCampaign has a limit of 100 -- I assume this was replicated in REST but not documented.

November 5, 2015

Thanks for your reply. I learned it in a hard way. My production campaign execution failed due to this error.