import limitation
iMojtaba opened this issue · 1 comments
iMojtaba commented
Hi,
I want sync more than 30.000 email with mailerlite.
i read your document and find import method
now i have one question: how many email can i send through this method ?
thanks.
medutis commented
Hello iMojtaba, it's hard to tell, cause it depends on the size of request payload - it might hit server limits. I recommend you importing subscribers in chunks, let's say 1000 every chunk, and be sure to check response message to know exactly if it went successfully