From Bright Pattern Documentation
imported>Tracy |
(Updated via BpDeleteTranslateTags script) |
||
Line 1: | Line 1: | ||
− | + | ||
= 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 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 04:09, 29 May 2024
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 >