Hi,
Im getting an error with the Send Email Node when Im trying to send 250 Emails in a single execution.
I was able to get it working with 20 Emails. Here is the error in the Send Email Node
Hi,
Im getting an error with the Send Email Node when Im trying to send 250 Emails in a single execution.
I was able to get it working with 20 Emails. Here is the error in the Send Email Node
Uh if your provider has a limit there what you have to do is to use the “Split in Batches” node and add a manual wait for X seconds after each iteration. We currently have no rate-limiting feature built-in.
Thanks @jan
Sure, happy if it helped.
Have fun!