In this article, you’ll learn how to use the “Send Email” action in your workflow to automate and personalize email communication with your contacts. We’ll guide you through the key benefits of this action, provide a step-by-step process for setting it up, and share a practical example to help you get started. By the end of this article, you’ll be equipped to enhance your email automation and improve customer engagement.
TABLE OF CONTENTS
1. What is the “Send Email” Workflow Action?
2. Key Benefits of Using the “Send Email” Action
3. Step-by-Step Process for Using the “Send Email” Workflow Action
4. Example: Sending a Booking Confirmation Email
What is the “Send Email” Workflow Action?
The “Send Email” action in your automation workflow allows you to send personalized and automated emails to your contacts at the right time. This action is a vital component of marketing, customer service, and follow-up processes, ensuring that your communication is timely, effective, and personalized. Whether you’re confirming bookings, sending promotional offers, or notifying customers about updates, the “Send Email” action helps streamline your communication.
Key Benefits of Using the “Send Email” Action
1. Timely Communication: Automates the sending of emails, ensuring your contacts receive messages at the most appropriate moments without manual effort.
2. Personalization: You can customize the email’s content using dynamic fields, such as the recipient’s first name, appointment details, or purchase history, to make each message more engaging.
3. Improved Customer Experience: By automatically sending confirmation emails, reminders, or follow-ups, you improve customer satisfaction and reduce the chances of miscommunication.
4. Time-Saving: By setting up email templates and automated workflows, you reduce the need for manual email sending, saving time and ensuring consistency.
5. Flexibility: You can attach files, use custom templates, and modify email content to suit your business needs.
Step-by-Step Process for Using the “Send Email” Workflow Action
1. Add the “Send Email” Action to Your Workflow
• Open your workflow editor and drag the “Send Email” action into your workflow at the appropriate point (e.g., after a trigger like a booking or form submission).
2. Configure the Action Name
• Assign a clear, descriptive name for the action (e.g., “Booking Confirmation Email”). This helps you easily identify the action in the workflow.
3. Fill in Sender Details
• From Name: Enter the name that will appear as the sender (e.g., “My Company”).
• From Email: Input the email address from which the email will be sent (e.g., “[email protected]”).
4. Create the Subject Line
• Enter a relevant subject line that gives the recipient an idea of the email content (e.g., “Thank You for Booking with Us!”).
5. Choose or Create the Email Body
• Templates: Select an email template from the dropdown (optional). If no template is available, you can write a custom message in the Email Body field.
• Email Body : Create your email body here. Use custom values to personalize the message. For example:
Hi {{contact.first_name}}, Thank you for booking with us! Your appointment is scheduled for {{appointment.start_time}}.
6. Add Attachments (Optional)
• If necessary, you can attach files to the email, such as booking confirmations, product details, or invoices. Attachments can be included via URLs.
7. Test the Email
• Before finalizing, it’s a good idea to send a test email. Enter an email address in the Test Emails field and click Send Test Mail to ensure the content and formatting are correct.
8. Save and Activate the Action
• Once you’re satisfied with the configuration, click Save Action. The email will now be sent automatically when the workflow reaches this step.
9. Cc/Bcc in Email Action
- Add cc/bcc fields in the email action by clicking on the cc/bcc buttons.
- When you click on the button the respective fields will populate.
Example: Sending a Booking Confirmation Email
Let’s walk through an example of using the “Send Email” action to send a booking confirmation email to customers who book an appointment.
1. Trigger: The workflow begins when a customer makes a booking.
2. Action: Add the “Send Email” action to send a confirmation email to the customer.
• Action Name: Booking Confirmation Email
• From Name: My Company
• From Email: [email protected]
• Subject: Thank You for Booking with Us!
• Email Body:
Hi {{contact.first_name}},
Thank you for booking with us! Your appointment is scheduled for {{appointment.start_time}} on {{appointment.only_start_date}}.
We look forward to seeing you soon!
3. Attach Files (Optional): Add any relevant documents (e.g., a PDF with additional appointment details).
4. Test the Email: Send a test email to check the content.
5. Save and Activate: Save the email action in your workflow, and it will automatically be sent when a booking is made.
Points to Remember for Cc/Bcc
- You can add cc, bcc or both in the Email action.
- Cc and Bcc emails **will not be** reflected in the Email Stats.
- The Test Email feature **will not** work for Cc/Bcc Emails
- Success and Failure will depend only on the Contact Email (to email) and not Cc/Bcc Emails/
- User can add multiple cc/bcc emails. Emails need to be comma separated.
- What if 1 of the cc/bcc emails is invalid - The invalid email will be skipped but other valid email will go through.
- Both the fields are non mandatory.