notifications about products

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

notifications about products

Si Chen-2
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
Reply | Threaded
Open this post in threaded view
|

Re: notifications about products

BJ Freeman
I am using the subscription and associating products with it.

Si Chen sent the following on 8/11/2006 11:59 AM:
> 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
>