From Bright Pattern Documentation
Jump to: navigation, search
imported>Tracy
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>
+
 
 
= Purpose =
 
= Purpose =
 
The ''Embedded Agent Desktop API Specification'' describes the methods and events of Bright Pattern's Embedded Agent Desktop API.
 
The ''Embedded Agent Desktop API Specification'' describes the methods and events of Bright Pattern's Embedded Agent Desktop API.
Line 14: Line 14:
 
* Control call recordings
 
* Control call recordings
 
* Request information about agent login, status, and call flow
 
* Request information about agent login, status, and call flow
 
 
 
 
 
</translate>
 

Latest revision as of 04:09, 29 May 2024

• 5.19 • 5.3 • 5.8


Purpose

The Embedded Agent Desktop API Specification describes the methods and events of Bright Pattern's Embedded Agent Desktop API.

The Embedded Agent Desktop API is a browser-based JavaScript API that is incorporated in the Embedded Agent Desktop SDK. This API allows a webpage to communicate with the Bright Pattern Agent Desktop application embedded on that page in iframe.

With this API, you can:

  • Request information about agent states and interactions
  • Request agent routing state change
  • Dial numbers
  • Transfer calls
  • Complete interactions
  • Terminate interactions
  • Control call recordings
  • Request information about agent login, status, and call flow
    Next >