TABLE OF CONTENTS


Overview

The "Customer Replied" trigger initiates a workflow when a customer replies to a message. This is useful for automating follow-up actions, notifications, and responses based on customer interactions.


Trigger Name

Customer Replied


Trigger Description

The "Customer Replied" trigger activates a workflow whenever a customer replies to a message. Filters can be applied to specify conditions for the reply, such as containing specific phrases, having or not having certain tags, or matching specific intent types.


How to Configure

Step-by-Step Guide

  1. Navigate to Workflow Triggers: Access the automation or workflow settings in your platform.

  2. Choose a Workflow Trigger: Select "Customer Replied" from the list of available triggers.
  3. Name Your Trigger: Enter a descriptive name for the trigger, such as "Customer Replied."
  4. Set Up Filters (Optional): Add filters to specify conditions for the trigger.



Configuration Table

ValueDescriptionMandatory
Workflow TriggerSelect "Customer Replied" from the dropdown.Yes
Workflow Trigger NameEnter a name for your trigger, e.g., "Customer Replied."Yes
FiltersSpecify conditions to narrow down the trigger.No


Filter Details

Filter NameDescriptionExample Use Case
Contains phraseTriggers when the customer's reply contains specific phrases.Use this to trigger follow-ups based on key phrases like "interested" or "confirm."
Doesn't Have TagTriggers when the customer's reply does not have a specific tag.Use this to ensure replies without a particular tag are handled.
Exact match phraseTriggers when the customer's reply exactly matches a specific phrase.Use this for precise replies that match specific phrases verbatim.
Has TagTriggers when the customer's reply has a specific tag.Use this to trigger actions for replies tagged with specific labels.
Intent typeTriggers based on the detected intent type in the customer's reply (e.g., question, complaint).Use this to handle different types of replies based on their intent.
Replied to WorkflowTriggers when the customer replies to a specific workflow message.Use this to trigger follow-ups based on replies to particular workflow messages.



Example

Creating an Opportunity from Positive Reply


Scenario: A sales team wants to automatically create an opportunity in the CRM when a customer replies positively to a proposal email, indicating interest in moving forward with the deal.


Trigger Setup:

  • Trigger: Customer Replied
  • Name: Customer Replied
  • Filters:
    • Contains phrase: Interested, Confirm


Workflow Actions:

  1. Create Opportunity: Automatically create an opportunity in the CRM with details from the customer's reply.
  2. Internal Notification: Notify the sales team about the new opportunity.
  3. Internal Notification: Automatically send the email to the assigned user about the created opportunity


Outcome: This automation ensures that positive replies from customers are promptly turned into opportunities, enabling the sales team to follow up efficiently and increase the chances of closing the deal.