Q: Sending messages in bulk
Let’s say I have a list of 5,000 customers I want to send messages to. If they are already in my database, can I send a bulk message to all of them at once, or do I have to send in smaller batches — for example, 200 messages per day?
Also, if I plan to send a follow-up message after the first one, do I have to wait until I finish sending the first batch (e.g., after 25 days) before I start the second message? Or is there a way to automate this so that, for example, everyone who received the first message will automatically receive a follow-up message 4 days later — without me having to manually manage the batches?
Ideally, I’d like to just upload one database of 5,000 contacts and set up a sequence like:
Day 1: Send Message 1
Day 5: Send Message 2 to the same list ...and so on.
Is this kind of automation possible with WBizTool?