Skip to product menu
Skip to main content

.setOperatorEmail()

This API lets you specify the email address of a particular operator, to whom you would like to route all the incoming chat requests.

Note:
Unless and until the operator whose email address that you specify in the API is offline/busy/engaged, all the incoming chats will be routed only to that particular operator. Other operators of your firm wouldn't even receive incoming chat notifications regardless of their availability status. 

Syntax

CopiedZohoSalesIQ.setOperatorEmail(operatorMailID: string)

Example

CopiedZohoSalesIQ.setOperatorEmail("patricia@zylker.com");