I have a scenario like this :
I have 100 data of Lead. First, we will send email promotion to ALL OF THEM. If they're reply, we will move them to next stage. If they're not reply or not interested, we will send other email with different content to them.
So, is it possible to send bulk email like that? Especially send email to Leads with certain status (interested/not interested).
And is it better to use Lead for this case? Or should I use contact?