From Bright Pattern Documentation
Jump to: navigation, search
Marked this version for translation
Updated via BpClonePage extension. Source page: draft:Contact-center-administrator-guide/WorkflowEntries
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<translate>= Workflows= <!--T:1-->
= Workflows =
After all interactions are finished, call dispositions and other such actions can start a scenario that automates what happens next. For example, setting a particular disposition for an interaction could trigger the following series of events to happen:
After interactions are completed, dispositions and other such actions can start scenarios that automate what happens next. For example, setting a particular disposition for an interaction could trigger the following series of events to happen:
 
* Send a survey to the customer
* Send a survey to the customer
* Wait a specified amount of time (e.g., 30 minutes, 1 day, 1 week, etc.)
* Wait a specified amount of time (e.g., 30 minutes, 1 day, 1 week, etc.)
* Send a follow-up email to the customer.
* Send a follow-up email to the customer.


<!--T:2-->
This series of events is called a ''workflow'', and workflows are launched automatically based on the disposition that triggered it.


<!--T:3-->
This series of events is called a ''workflow''; workflows are [[#Triggers|triggered]] by agents selecting dispositions for interactions. In order for a workflow to be invoked, a [[#Workflow_Entries_Screen_Properties|Workflow Entry]] must be configured.
 
Workflows are created in the Contact Center Administrator application and are edited in the Workflow Builder application. Workflows will handle any necessary follow-ups, depending on the interaction’s disposition type. Such follow-up actions include setting context variables, sending an email, sending a text message, scheduling an event, clearing a scheduled event, and making an external request (or internal API call). Workflows reduce the workload of agents while following up with customers and gathering data in a consistent way.  
Workflows are created in the Contact Center Administrator application and are edited in the Workflow Builder application. Workflows will handle any necessary follow-ups, depending on the interaction’s disposition type. Such follow-up actions include setting context variables, sending an email, sending a text message, scheduling an event, clearing a scheduled event, and making an external request (or internal API call). Workflows reduce the workload of agents while following up with customers and gathering data in a consistent way.  


<!--T:4-->
For more information, see the [[Workflow-builder-reference-guide/Purpose|''Workflow Builder Reference Guide'']]. Note that variables may be used when configuring both scenarios and workflows. For more information about variables, see the list of [[Workflow-builder-reference-guide/Variables|Workflow Variables]].
For more information, see the [[Workflow-builder-reference-guide/Purpose|''Workflow Builder Reference Guide'']]. Note that variables may be used when configuring both scenarios and workflows. For more information, see the appendix [[Contact-center-administrator-guide/Appendices/Variables|Variables]].




<!--T:5-->
[[File:CCA-Workflows-Overview-53.PNG|800px|thumbnail|center|Workflows]]
[[File:CCA-Workflows-Overview-53.PNG|800px|thumbnail|center|Workflows]]




== Workflow Entries Screen Properties == <!--T:6-->
== Workflow Entries Screen Properties ==
Workflows are added to services as workflow entries. To add a workflow, navigate to ''Configuration > Workflows'' and select the '''+''' button.  
Workflows are added to services as workflow entries. To add a workflow, navigate to ''Configuration > Workflows'' and select the '''+''' button.  


=== Name === <!--T:7-->
=== Name ===
Every workflow entry needs a ''name''. This field is mandatory.
Every workflow entry needs a ''name''. This field is mandatory.


=== Service === <!--T:8-->
=== Service ===
''Service'' is the name of the service with which the workflow entry should be associated.
''Service'' is the name of the service with which the workflow entry should be associated.


=== Triggers === <!--T:9-->
=== Triggers ===
''Triggers'' are the events that cause a configured workflow to be launched. To add triggers, click '''add''', select the available triggers and their properties, and select the green check mark to apply your changes.
''Triggers'' are the events that cause a configured workflow to be launched. To add triggers, click '''add''', select the available triggers and their properties, and select the green check mark to apply your changes.


<!--T:10-->
Trigger types include the following:
Trigger types include the following:
* Interaction ends with disposition
* Agent completes interaction with disposition
* Non-final case disposition
* Interaction ends with last disposition
* Average sentiment
* Interaction ends with average sentiment
 
==== Interaction ends with disposition ==== <!--T:11-->
If this trigger is selected, you must select a specific disposition from the drop-down list.
 
 
<!--T:12-->
[[File:Workflow-Interaction-Ends-With-50.png|450px|thumbnail|center|Interaction Ends with Disposition trigger]]


==== Agent completes interaction with disposition ====
Select a specific disposition from the drop-down list. When an agent completes an interaction associated with the ''Service'' and sets the selected disposition, the workflow will be triggered.


==== Non-final case disposition ==== <!--T:13-->
If this trigger is selected, you must select a specific non-final case disposition from the drop-down list.


[[File:Agent_completes_interaction_with_disposition.png|450px|thumbnail|center|''Agent completes interaction with disposition'' trigger]]


<!--T:14-->
[[File:Workflow-Non-Final-Case-50.png|450px|thumbnail|center|Non-Final Case Disposition trigger]]


==== Interaction ends with last disposition ====
Select a specific disposition from the drop-down list. When an interaction associated with the ''Service'' ends, and an agent was the last party to leave, and the last disposition of the interaction matches the chosen disposition, the workflow will be triggered.


==== Average sentiment ==== <!--T:15-->
If this trigger is selected, you must show the percentage of the average sentiment. This is done by selecting '''<''' or '''>''' and moving the percentage slider to the complete the following type of example statement: ''A workflow is triggered if the average sentiment is greater than 0.51.''


[[File:Interaction_ends_with_last_disposition.png|450px|thumbnail|center|''Interaction ends with last disposition'' trigger]]


<!--T:16-->
[[File:Workflow-Average-Sentiment-50.png|450px|thumbnail|center|Average sentiment]]


==== Interaction ends with average sentiment ====




Set a condition for the average sentiment score. Use the operator ('''<''' or '''>''') and the slider to define the logical statement, for example: ''Average sentiment > 0.58''.


When an interaction is completed, the workflow is triggered if the interaction's average sentiment meets the defined condition.






</translate>
[[File:Workflow-Average-Sentiment-50.png|450px|thumbnail|center|''Interaction ends with average sentiment'' trigger]]

Latest revision as of 08:20, 3 July 2025

• 日本語

Workflows

After interactions are completed, dispositions and other such actions can start scenarios that automate what happens next. For example, setting a particular disposition for an interaction could trigger the following series of events to happen:

  • Send a survey to the customer
  • Wait a specified amount of time (e.g., 30 minutes, 1 day, 1 week, etc.)
  • Send a follow-up email to the customer.


This series of events is called a workflow; workflows are triggered by agents selecting dispositions for interactions. In order for a workflow to be invoked, a Workflow Entry must be configured.

Workflows are created in the Contact Center Administrator application and are edited in the Workflow Builder application. Workflows will handle any necessary follow-ups, depending on the interaction’s disposition type. Such follow-up actions include setting context variables, sending an email, sending a text message, scheduling an event, clearing a scheduled event, and making an external request (or internal API call). Workflows reduce the workload of agents while following up with customers and gathering data in a consistent way.

For more information, see the Workflow Builder Reference Guide. Note that variables may be used when configuring both scenarios and workflows. For more information about variables, see the list of Workflow Variables.


Workflows


Workflow Entries Screen Properties

Workflows are added to services as workflow entries. To add a workflow, navigate to Configuration > Workflows and select the + button.

Name

Every workflow entry needs a name. This field is mandatory.

Service

Service is the name of the service with which the workflow entry should be associated.

Triggers

Triggers are the events that cause a configured workflow to be launched. To add triggers, click add, select the available triggers and their properties, and select the green check mark to apply your changes.

Trigger types include the following:

  • Agent completes interaction with disposition
  • Interaction ends with last disposition
  • Interaction ends with average sentiment

Agent completes interaction with disposition

Select a specific disposition from the drop-down list. When an agent completes an interaction associated with the Service and sets the selected disposition, the workflow will be triggered.


Agent completes interaction with disposition trigger


Interaction ends with last disposition

Select a specific disposition from the drop-down list. When an interaction associated with the Service ends, and an agent was the last party to leave, and the last disposition of the interaction matches the chosen disposition, the workflow will be triggered.


Interaction ends with last disposition trigger


Interaction ends with average sentiment

Set a condition for the average sentiment score. Use the operator (< or >) and the slider to define the logical statement, for example: Average sentiment > 0.58.

When an interaction is completed, the workflow is triggered if the interaction's average sentiment meets the defined condition.


Interaction ends with average sentiment trigger
< Previous | Next >