Hi
Can a marketing list be created from custom entity ?
Due to nature of business multiple different contacts types share the same email address.
email address | contact name | organisation | contact type |
a@a | name1 | org11 | A |
a@a | name2 | org12 | A |
a@a | name3 | org13 | A |
a@a | name4 | org14 | B |
a@a | name5 | org15 | B |
a@a | name6 | org16 | C |
a@a | name7 | org17 | C |
requirement is to create a marketing list only for contact type A and send email comm
(looking for a way to implement 'group by' email address, type)
thx