メールプログラムにおいて、複数の条件を指定して、条件に合ったメールを送りたい(In a mail program, I want to specify multiple conditions and send a mail that meets the conditions.)
【日本語/Japanese】
メールを送る際に、以下のようにメールプログラムを作ってメールを送ることを考えます。
mailAとmailBという2種のメールがあり、リードの条件に合ったメールを送りたいです。
(例)リードが病院で働いている(Number of bedが20以上)であればmailAを送る、リードがクリニックで働いている(Number of bedが19以下)であればmailBを送る。
この場合、デフォルトのプログラム上でキャンペーンを設定すれば可能ですが、メールプログラムで条件を指定して2種のメールを送ることは可能でしょうか?

【英語/English】
When sending mail, consider creating a mail program and sending mail as follows.
There are two types of mails, mailA and mailB, and I want to send mails that match the conditions of the lead.
(Example) If the lead is working in a hospital (number of bed is more than 20) send mailA, if lead is working in clinic (Number of bed is 19 or less) send mailB.
In this case, it is possible by setting a campaign on the default program, but is it possible to send two kinds of mail by specifying conditions in the mail program?
