Hi, I am trying to export around 38709 contacts to csv using the V3 API but getting the following error response. I was able to export around 25000 contacts just fine. I wonder if there is a limit when exporting all contacts and how to set it in the API.
Solved! Go to Solution.
Hello user403551,
Thank you for reaching out to Constant Contact API Developer Support. My team is here to assist outside software developers with questions about building into Constant Contact's API.
After looking further into our logs, it looks like the error being returned by the request indicates that while the activity completed successfully, the resulting file was too large to download via the API.
It looks like the list you were attempting to export is too large for the API to process. This error occurs in files larger than 6MB.
Our engineering team is in the process of improving the overall user experience for this request which would potentially include providing more descriptive responses when a file size limit is reached and providing the file size limit in our documentation.
I have tracked the open request ticket "500 Error Response When Retrieving a Contacts Export That is Too Large" with your account.
In the meantime, the best workaround would be to segment or narrow the criteria in your requests and then make multiple requests in order to return the desired data in batches of smaller files.
Please have a look and let us know if you have any other questions!
Hello user403551,
Thank you for reaching out to Constant Contact API Developer Support. My team is here to assist outside software developers with questions about building into Constant Contact's API.
After looking further into our logs, it looks like the error being returned by the request indicates that while the activity completed successfully, the resulting file was too large to download via the API.
It looks like the list you were attempting to export is too large for the API to process. This error occurs in files larger than 6MB.
Our engineering team is in the process of improving the overall user experience for this request which would potentially include providing more descriptive responses when a file size limit is reached and providing the file size limit in our documentation.
I have tracked the open request ticket "500 Error Response When Retrieving a Contacts Export That is Too Large" with your account.
In the meantime, the best workaround would be to segment or narrow the criteria in your requests and then make multiple requests in order to return the desired data in batches of smaller files.
Please have a look and let us know if you have any other questions!
Thanks
Announcements
Join our list to be notified of new features and updates to our V3 API.
Sign Up