Agent Availability Block
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:
Live Agent Url
Salesforce Organization Id
Deployment Id
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
Was this helpful?