Agent Availability Block

The Salesforce connector is available is part of the Enterprise plan

You can make use of the Salesforce - Agent Availability block to check if the agents are available to do live chat in a specific group.

Setup

You will need to define the following parameters:

  1. Live Agent Url

  2. Salesforce Organization Id

  3. Deployment Id

  4. Button Id

Once you define the node, the node will check for availability of agents and then set the parameter

availability = available (if agents are available)
availability = no (if no agents are available)

You can then use the parameter in subsequent rules to route the conversation accordingly.

Last updated