will.good Posted November 20 Posted November 20 Hi, Hoping I am having a bit of a dumb moment. But is it possible to email a customer using a node in the workflow and also CC a connection type? I can't seem to work out how to do this currently
Steve Giller Posted November 20 Posted November 20 Yes, but why not just email the customer with an Email Customer node and then email the connection(s) with an Email Connection node using the same template? Alternatively, email the Connections and cc the Customer as you more readily have the Customer's email address as a variable.
will.good Posted November 21 Author Posted November 21 15 hours ago, Steve Giller said: Yes, but why not just email the customer with an Email Customer node and then email the connection(s) with an Email Connection node using the same template? Alternatively, email the Connections and cc the Customer as you more readily have the Customer's email address as a variable. This is for our New Starter process where we are sending out contracts / links to onboarding so we'd like to send to the new employee and cc their manager and HR Partner as a go to Both potential suggestions are a bit messy - the customer needs to be the recipient of the email with the relevant connections cc'd for support.
Steve Giller Posted November 21 Posted November 21 Then you'd need a comma-separated list of connections' emails to put in the CC field which is not going to be available to the workflow automations. If the manager and HR Partner are stored against the customer record or selected in the Capture you can use a Get User Details node for each of them and store the emails for later use. The other alternative is to have a template for use in the email action (which has a button to add connections or a specific connection type if required) and send the email manually as required.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now