For an email distribution workflow sent to multipl...
# administration
e
For an email distribution workflow sent to multiple emails (eric@yahoo.com; eric@gmail.com; eric@outlook.com) is there a way for all recipients to not be on the same email? For confidentiality reasons, the client does not want other email recipients to be able to see one another.
a
If you're using a workflow, you'd have to break that out into separate 'send email' actions. But let us know how it's being emailed now (ie: workflow, script, mail merge, saved search alert, something else).
e
it's being emailed via workflow
a
fair enough. I'll assume the email addresses are being taken from the customer record? If so, each individual email address would need to be located in a separate custom field. Or, if it'll be located in one large text area field, comma-separated, you may be able to do some fancy footwork to splice them out in the workflow.
e
they are on both customer and vendor records, depending on the workflow
Derived from a suite answers article, where you set the custom field to be type email address, so it sticks in the workflow, then it gets blown out and turned into a free form text field.
so you can enter in emails separated through ;
k
You can't do that if you want them in seperate emails
You'll have to split the fields up and add additional actions or write a workflow action script