View Single Post
  #1 ()  
Old 03-14-2008, 06:54 PM
Scott B Scott B is offline
3dCart Newbie
 
Join Date: Mar 2008
Posts: 14
Default Custom email generator with event triggers

You should be able to create emails with any data component on the system, and tell it to "send" when a certain event happens.

For example,

Include:

Name
Order Number
Shipping Info
Product Number
Shipper Type

Then on every new order...this auto goes to drop shipper.

The email that's generated today on new orders has the right info for a customer, but too much detail for a drop shipper. It would be nice if I could go to an email center, pick the data I want, create an email, and a have that auto send to a drop shipper for instance.
Reply With Quote