From Bright Pattern Documentation
Contents
- Introduction
- API Methods
- General Information
- Dial Number
- Select Service
- 1 Single-Step Transfer
- Single-Step Conference
- Terminate Interaction
- Set Notes
- Set Disposition
- Complete Interaction
- Complete Interaction with Disposition and Notes
- Get Call Recording Status
- Start Call Recording
- Stop Call Recording
- Mute Call Recording
- Unmute Call Recording
- Get Screen Recording Status
- Stop Screen Recording
- Pause Screen Recording
- Resume Screen Recording
- Callback
Desktop JavaScript API Specification
Single-Step Transfer
Syntax | singleStepTransfer(number); |
Description | Initiates a single-step (blind) transfer of the current call to the specified number. |
Parameters | number – string containing the number that the call is to be transferred to; required |