|
If we need to set up some kind of automated service to send
notifications regarding products to a list of people, should that be
by using ContactList and then adding a ContactListProduct entity to
associate that list with products, or is it better to use CustRequest
and adding a CustRequestProduct entity to associate requests with
products?
Si
|