Triggering quality monitoring score alert using Microsoft Power Automate
This article explains you how you can use Microsoft Power Automate to create your own specific alerts.
Configuration
Configure Quality Monitoring
On the UCC A Unified Contact Center, or UCC, is a queue of interactions (voice, email, IM, etc.) that are handled by Agents. Each UCC has its own settings, IVR menus and Agents. Agents can belong to one or several UCCs and can have multiple skills (competencies). A UCC can be visualized as a contact center “micro service”. Customers can utilize one UCC (e.g. a global helpdesk), a few UCC’s (e.g. for each department or regional office) or hundreds of UCC’s (e.g. for each bed at a hospital). They are interconnected and can all be managed from one central location. Configuration page on SharePoint, enable WriteSummaryToSharePoint and UseQualityMonitor. This will include Quality management score in the CallSummary list.
Configure your Quality management question:
(Optionally) enable the Retention Policy
Create a Microsoft Power Automate Flow
-
Download and open Microsoft Power Automate from Appstore
-
Tap the “Flows” key
-
Tap Create from Blank
-
Select Trigger: SharePoint, When an item is created
-
Under “Site Address” enter the site name of the UCC configuration page. Connection should be made with the credentials that can read the page
-
Select the “List Name” drop down menu
-
Select “CallSummary” and tap Done
-
Tap “+ New step” and “Add a condition”
-
Build a Condition, like:
-
QualityMonitor
-
Is less than or equal to
-
5
-
-
Next under “If yes” tap “Add and Action”
-
Select “Notifications: Send me a mobile notification”
-
Enter a “Text” you want to send as message and optionally a link directly to the CallSummary list:
-
A Quality score of 5 or lower has been given
-
Direct URL to CallSummary list
-
Go directly to CallSummary List
-
-
Enter a “Flow name” and tap “Create”
-
Tap “Done”
Edit a Microsoft Power Automate Flow
-
When you tap your flows you can edit or “Enable/disable the flow
Preview
-
When a Quality Score of 5 or lower is left, a phone alert is given
-
With a direct hyperlink configured this will redirect to the CallSummary list in the default mobile browser
-
The CallSummary list will show caller, score and agent details