From Bright Pattern Documentation
Jump to: navigation, search

Widget FAQ

What is the Difference between the Universal Repeater and Communicator Widget?

Two widget types are available for integration in your CRM instance: Universal Repeater and Communicator Widget. Each widget type allows agents to access a limited subset of Agent Desktop features directly from the sidebar of your CRM instance.

Universal Repeater

Universal Repeater dialer screen



The Universal Repeater offers basic call and chat options. It uses native CRM functionality to automatically add activity records to your CRM.

The Universal Repeater widget is integrated using the Agent Desktop 1.0 SDK. It can be accessed either by embedding the Agent Desktop 1.0 SDK in a custom webpage or configuring a CRM integration. Universal Repeater is compatible with Salesforce, Zendesk, Microsoft Dynamics, and ServiceNow integrations.

Communicator Widget

Communicator Widget after a call showing assorted records in the Records tab



The newer Communicator Widget is a more flexible alternative to the Universal Repeater. In addition to presenting call and chat options to agents, it enables custom workflows to process the activity data stored in CRM variables: for instance, $(associatedRecords), which stores an array of CRM records associated with an interaction by an agent, can be used to Associate Calls with Relevant Records in your CRM.

Please note that data for interactions handled through the Communicator Widget is not automatically stored in your CRM by default; if you wish to automate activity record creation, you must first set up workflows to process and save this data to your CRM.

The Communicator Widget is integrated using the Communicator Widget SDK. It can be accessed either by embedding the SDK in a custom webpage or by configuring a CRM integration. At this time, the Communicator Widget is compatible with Microsoft Dynamics, ServiceNow, and Salesforce Lightning integrations.

Note: Presently, Communicator Widget and Agent Desktop instances cannot be logged into at the same time. This functionality will be added in an upcoming Agent Desktop release.

< Previous | Next >