Communication Workflow Actions

Modified on Thu, 17 Oct at 3:36 PM

Overview
The "Email" action in your automation workflow is designed to send emails to your contacts. This feature allows you to communicate with your contacts in a personalized and timely manner.


Action Name
Send Email


Action Description
The "Send Email" action sends an email to a contact within your workflow. You can customize the email's content, subject line, sender details, and even include attachments to ensure your message is effective and personalized.


Action Details
The details for configuring the "Email" action are as follows:

Value Name

Description

Mandatory

Action Name

The name you assign to this action for easy identification in your workflow.

Yes

From Name

The name that appears in the sender field of the email.

Yes

From Email

The email address from which the email is sent.

Yes

Subject

The subject line of the email.

Yes

Templates

The email template used to format the email's content.

No

Email Body

The main content of the email, which can include personalized fields and dynamic content.

Yes

Add Attachment

Option to attach files to the email.

No

Test Emails

Field to input email addresses for sending test emails before finalizing the action.

No


Example: Sending a Booking Confirmation Email
Scenario: Your business wants to send a confirmation email to customers who book an appointment, providing them with the details of their booking.


Solution using the "Email" action:

Email Action Example

Trigger: The workflow starts when a new booking is made.

Action 1: Email action to send a booking confirmation email.


Steps to Implement:

  1. Add the Email action to your workflow after the booking trigger.

  2. Set the Action Name to "Booking Confirmation Email".

  3. Fill in the From Name with your company name, e.g., "My Company".

  4. Fill in the From Email with your company email address, e.g., "mycompany@email.com".

  5. Set the Subject to "Thank you for booking with us!".

  6. Choose an appropriate email template from the Templates dropdown, if available.

  7. Customize the Email Body with personalized content, using dynamic fields to include details like the contact's first name and booking information:
    Hi {{contact.first_name}},
    Thank you for booking with us! Here are your details:
    Appointment Time: {{appointment.start_time}}
    Appointment Date: {{appointment.only_start_date}}
    Thanks!

  8. Optionally, add an attachment if there are any relevant documents or files to include.

  9. Before finalizing, you can send a test email by entering an email address in the Test Emails field and clicking "Send Test Mail".

  10. Once satisfied with the configuration, click "Save Action" to activate the email in your workflow.

By setting up this "Email" action, you ensure that customers receive timely and personalized confirmation emails, enhancing their experience and providing them with important booking details.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article