Automatic Agent Greetings

Automatic Agent Greetings

Automatically greet your customers with a personalized message from their assigned agent. This feature saves time for agents and makes the customer experience more pleasant and engaging.

Agent Greeting En.mp4

Follow the instructions below to set up this functionality for your Beesender chat:

  1. Create a new business process in a package that depends on the Beesender package.

  2. Add a Signal element and configure it as follows:

    • Which type of signal is received? = Object signal

    • Object = Beesender Chat

    • Which event should trigger the signal? = Record modified

    • Changes expected In any of the selected fields

      • Agent

    • The modified record must meet filter conditions, Actions:

      • Agent – is filled in

      • Quantity in Beesender agent (by column User) in Agent in Beesender chat >0

      • Type = Human

image-20260324-122005.png
image-20260324-122034.png
  1. Add the Read data element and configure it as follows:

    • Which data read mode to use? = Read the first record in the selection

    • Which object to read data from? = Beesender Chat

    • How to filter records?

      • Id = Select an Id parameter from the Signal element

    • What record data should the process read?

      • Agent

      • Contact’s channel name

image-20260324-121435.png
  1. Add the Read data element to read the agent’s name:

    • Which data read mode to use? = Read the first record in the selection

    • Which object to read data from? = Beesender agent

    • How to filter records?

      • User = Select 'Agent’ parameter from previous Read data element

    • What record data should the process read?

      • Nickname

image-20260324-121607.png
  1. Add the Beesender: Text message element. Configure it as follows:

    • ChatId – Select an Id parameter from the ‘Signal’ element

    • ClientId – Select a ‘Contact’s channel name’ parameter from the ‘Read data' element from Step 2

    • OperatorId – Select an 'Agent' parameter from the ‘Read data' element from Step 2

    • Text – Insert the message text that you want to send to the user during non-working hours, using the agent’s name, from step 3. For example: "Hello! My name is "+[#Read agents name.First item of resulting collection.Nickname#]+". How can I assist you today?"

image-20260324-121817.png
image-20260324-121840.png