how do i run a CONTACT search for all customers wh...
# general
l
how do i run a CONTACT search for all customers who bought a specific manufacturer?
c
SuiteAnalytics workbook....or if it must be a search, it's going to be a customer search, not a contact search.
l
i wanted it to be a contact search because i want to send out an email campaign to all these contacts
c
Then I think you might to use workflow to get the info about who bought that manufacturer stored on the customer record somewhere.
It's too many joins for saved search from Contact to Customer to Transaction, unless you are associating the contacts you would want to email directly to the order.
l
Ill create a custom field on contact records and run a csv import/ or mass update and then ill create a contact group
c
Yes that'd work
l
Thanks for your help