Can a workflow be limited to send a certain number of emails per day?

I’m working with a cold list. The list has roughly 5,000 contacts. I’d like the list to only send out 300 contacts a day. How do I set up that type of parameter?

Thank you in advance.

Hi @Demian_Peterson,

This is currently not possible out of the box. Workflows look at each individual contact, they don’t base enrolment of one contact on the activity of another.

If you want to split the workflow enrolment in batches, you would either have to do so via manual enrolment or create a date centered workflow and assign each batch a date.

Hope this helps!

Hi @Demian_Peterson,

It is not possible as of now. But you can do this with a few manual efforts like you need to create multiple lists having 300 members in excel and then upload them to HS after uploading all the lists you can create multiple workflows using those lists.

Thanks