What would be the best way to send a marketing ema...
# general
j
What would be the best way to send a marketing email to an alternate email address (a custom field we’ve added to Customer) to all customers with a value in that field?
j
So it has to be done via Workflow as opposed to using the regular Marketing Campaign tool?
hm
this WF approach still doesn’t look like it will do what I need
Recipient of the campaign email. NetSuite uses the email address of the entity in this field. For example, for Customer, NetSuite emails the campaign event to the customer on the current record.
I want to send it to a different field, a custom field that we’ve created called
custentity_accounting_email
m
Oh then the regular send email action will do that
j
?how
normally I make a group of contacts via saved search, select that in the marketing campaign and send the templated email there
but that will just send to the
email
field
talking about this page /app/crm/marketing/campaignlist.nl?Campaign_ISSALESCAMPAIGN=F&whence=
m
Oh sorry. Setup a saved search that has the customers you want to email Create a workflow based on customer or contact record with your send email action to trigger upon entry Set the from email and then choose your custom field as the recipient Add in your email template or custom message Then use a mass update to trigger the workflow whenever you want
j
hm
m
Or set it up on a schedule
j
I don’t think this will have all the tracking we need
to register opens/clicks
just to clarify, the field is of type Email and is a field on the Contact
(actually on customer records)
So we’d want to send to Customer:Accounting EMail instead of just Customer or Customer:Email
m
Yes in the send email action you can choose what field represents the email to send to
But you are right it won’t track clicks, views, etc
j
hm
ok well I’ll see how many customers have an accounting email that we aren’t already sending to another way in the campaign
(changing our address and want to send to all vendors/customers and their contacts)
Thanks!