Bright Pattern Documentation
  • View sourceView history
  • Login / Create Account
From Bright Pattern Documentation
< latest:Desktop-javascript-api-specification
Jump to: navigation, search

Contents

  • Desktop JavaScript API Specification
  • Introduction
  • Purpose
  • AudienceAPI Methods
  • General InformationDialing and Transfers
  • Dial Number
  • Select Service
  • setRescheduleWindow
  • Single-Step Transfer
  • Single-Step ConferenceCompleting and Terminating an Interaction
  • Complete Interaction
  • Complete Interaction with Disposition and Notes
  • Post Variable
  • Set Disposition
  • Set Disposition By Name
  • Set Notes
    • 1.1 Request
      • 1.1.1 Syntax
      • 1.1.2 Parameters
  • Set Reporting Custom Field
  • Terminate InteractionCall and Screen Recordings Control
  • Callback
  • Pause Call and Screen Recording
  • Resume Call and Screen RecordingCall Recordings Control
  • Get Call Recording Status
  • Mute Call Recording
  • Unmute Call Recording
  • Start Call Recording
  • Stop Call RecordingScreen Recordings Control
  • Get Screen Recording Status
  • Pause Screen Recording
  • Resume Screen Recording
  • Stop Screen Recording

Set Notes

Sets the free-form notes for the current interaction to the specified string.

Request

Syntax

setNotes(notes);

Parameters

Parameter Type Optional/Required Description Example
notes String Required The interaction notes "Third time calling today."
< Previous | Next >
Retrieved from "https://help.brightpattern.com/index.php?title=latest:Desktop-javascript-api-specification/SetNotes&oldid=145072"