I am trying to use the endpoint /api/lists/getUsers on a list containing about 100k users. but the connection breaks whenever the list is larger than 6k users. this limit is not explained in the API documentation. so whats the best way to export large large userlists?
Hi Mark,
What error are you getting? What is the response you are receiving from the server? There should not be a limit on the size of the list you can export, although large lists can take some times to process.
Best,
Will
Hi Will,
I am getting a HTTP 200 OK from the server, but parsing the content of the response gives Invalid chunk encoding ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)). and reading it byte for byte yields a random amount of rows, i have observed anything between 10k and 60k id's out of a list containing 86k id's. using postman gives similar random amounts of rows but no parsing error.
Reply
Create a new Iterable Plaza community account
Already have an account? Login
Login to the Iterable Plaza Community
Not a customer? Create an account
Log in to Iterable (SSO)
Iterable customers and employees login/create an accountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.