From Bright Pattern Documentation
Contents
- Introduction
- API Methods
- General Information
- Dial Number
- Select Service
- Single-Step Transfer
- Single-Step Conference
- Terminate Interaction
- 1 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
Set Notes
Syntax | setNotes(notes); |
Description | Sets the free-form notes for the current interaction to the specified string. |
Parameters | notes – string containing the interaction notes |