Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

A Flow can automate rule-based and repetitive actions to help improve your team's productivity and efficiency. It allows businesses to increase customer engagement on their website and provide their customers with an "always-on" self-service option. Businesses can collect leads, route chats, reduce wait times, and automate basic customer service workflows. With a Flow in place, you can maximize your time spent on the most complex, sensitive, and high-value interactions.

Flow Actions

Your Bot building process revolves around the set of actions connected in a guided workflow, whether you build a custom bot or from a template. Only agents who have permission can use these Actions to build a Flow.

The table lists the following Flow Actions.

Web Chat Flow:

Actions

Description

Send Content

Send a message

This action allows you to send a message to the visitor.

Send an image

This action allows you to send an image file or URL to the visitor.

Send a menu

This action allows you to send a menu to the visitor.

Send quick reply options

This action allows you to send up to ten quick reply options to the visitor. Each quick reply option leads to a further Task Bot Action. 

Collect Info

Collect name

This action allows you to collect the name of the customer. This data is saved to the variable "Name".

Collect email

This action allows you to collect the email address of the visitor. This data is saved to the variable "Email".

Collect phone number

This action allows you to collect the phone number of the visitor. This data is saved to the variable "PhoneNumber".

Collect company name

This action allows you to collect the company name of the visitor. This data is saved to the variable "CompanyName".

Collect comment

This action allows you to collect comments from the visitor. This data is saved to the variable "Comment".

Collect variable data

This action allows you to collect custom information from the visitor and save it to a variable—for example, User Name. You can create any variable. The variable value will only exist when the current flow is alive in a chat.  

Flow Operations

Transfer chat

This action allows you to transfer the chat to a specific agent, queue, or transfer the chat based on the Widget's routing rules.

Go to Work Flow

This action allows you to transfer to another Flow when a present Flow is finished.

Let AI Agent answer

This action allows you to transfer to AI Agent when a present Flow is finished. Click here to learn more.

Advanced

Set value

This action allows you to set a value for name, email, phone number, company name, comment.

Send an email

This action allows you to send emails. For example, you can send the visitor's information to the company's lead collection email box.

HTTP Request

This action allows you to make an HTTP Request component that includes triggering a webhook and fetching variables.

WhatsApp Flow:

Actions

Description

Send Content

Send WhatsApp message

This action allows you to send a message to the visitor.

Collect Info

Wait for a response

This action allows you to collect customer responses and assign a variable value.

Flow Operations

Reassign Ticket

This action allows you to reassign the chat to a specific agent, queue, chatbot, or reassign the chat based on the Inbox's routing rules.

Branch

This action allows you

Date/Time

This action allows you to control flows based on time and date.

Let AI Agent answer

This action allows you to transfer to AI Agent when a present Flow is finished. Click here to learn more.

Advanced

Set value

This action allows you to set a value for name, email, phone number, company name, comment.

Send an email

This action allows you to send emails. For example, you can send the visitor's information to the company's lead collection email box.

HTTP Request

This action allows you to make an HTTP Request component that includes triggering a webhook and fetching variables.

Flow Templates

CloudFon CX provides three pre-built Flow templates. Using these templates, you can build your Custom Flow. 

The table lists the following Flow templates.

Template

Description

Lead Generation

It is used to get contact information from your visitors.

Routing Bot

It is used to classify visitors by asking them questions and guide them to find the most suitable support agents or resources.

FAQ

It is used to provide the frequently asked questions list and let your visitors help themselves.

Forward Webchat/WhatsApp to Email

It is used to send an email when your flow received a new visitor/WhatsApp message.

Create a Flow  

You can create a Flow either of your own or by selecting from the pre-built template.

To create a Flow, follow these steps:

(1)Log in to your CloudFon CX account.  

(2)From the left navigation menu, go to Automation> Flow Builder  > Flows.

image-20240614-040021.png

(3)On the Flows page, click Create new flow.

image-20240614-040050.png

(4)Select one of these communication channels that will trigger your flow. Then click Next.

image-20240125-031036.png

(5)The New Flow page appears. If you'd like to collect lead info via the Flow, here you can select the Lead Generation template. To learn more on the templates, see Flow Templates. We'll take the Lead Generation template as a sample.

image-20240614-040234.png

The Flow builder page is displayed with the set of pre-built connected Flow Actions. To learn more about these actions, see Flow Actions.

image-20240125-032634.png

(6)From the Actions menu, you can drag the Flow actions to the Flow Builder area and connect them in a guided workflow.

image-20240125-033209.png

(7)You can click the component to edit the text.

image-20240125-033618.png

You can also delete and copy and the component during the Flow building process.

image-20240614-041242.png

(8)You can also add a delay to flow responses to deliver multiple messages to the customer at a comfortable reading pace.

image-20240125-034051.png

(9)If you have a required field in the component but do not fill,it will be marked above the component.

image-20240125-034312.png

(10)You can modify the flow name, avatar. And you can provide a dispaly name and description.

image-20240614-040433.png

(11)Once your flow building process is complete, and you want to use, please click Publish.

image-20240125-035503.png

(12)You can also import a flow, the file type must be json format.

image-20240125-035644.png

(13)The newly created Flow appears on the Flows page. Here, you can manage all the existing Flows, such as edit, copy, export and delete.

image-20240614-040531.png

(14)Visitor information collected by flow can be viewed in "Collected Leads"

image-20240614-072003.png

  • No labels