To the group

The application allows you to route an active call to a group of users. The system initiates a new call to the registered devices of the specified group users. It will connect the specified call with the answered call after an answer. Before this, the system will analyze settings and incoming routes of all users of the group and route a call to available users only, according to the configured call strategy of this group.

Adjustment

To configure the Call to Group action, specify 2 mandatory parameters and select the preferred mode for calling users of the group:

Call to a group

In the example above, a call will be made to the "Marketing" group. route single group image

Calling to several groups simultaneously

In case of using a list of groups, the system will call simultaneously to all groups.
Calls to users will be distributed according to the chosen strategy. A call will be connected with the user who will answer it first.
The call will end for other users.

In the example above, the call will be made simultaneously to the Marketing and Sales group route multi group image

A call to a group that is defined by variable (using an additional action)

Select the variable, which name and value was assigned earlier, for example, as the result of application Search or other applications performance. The type of variable has to be "group". This option allows to call to the certain groupe according to the business logic of your Company.
Also it allows to integrate the Carusto platform with third-party CRM, ERP and other systems of accounting and management of contacts.

Call to the group it was the last contact with

Often there is a need to redirect a call to a group of employees who can fully answer the caller's questions.

For example:

  • The calling customer is interested in the status of the order he left on your site (this information is stored in your CRM system). In this case, the call can be sent directly to the order processing department.
  • The calling client has run out of funds on the personal account (information about this is stored in the database of your payment account system). So we redirect the call to the settlement department.
  • The calling client is assigned to some group (department) of your organization (information about this is in the ERP system)

It could be done in a few steps with Carusto system:

  • Use the action "HTTP request". The response argument has be the group for processing requests.
    • If the group is found - call the group
  • Use the action "Request to the database", and get the group of the accounting department as the response argument.
    • If the group is found - call the group
  • Use the action "HTTP request". The response argument has to be the group the client is assigned to in the ERP system.
    • If the group is found - call the group
    • Otherwise call the sales team.

Events

For advanced dialing adjustment, it is possible to configure the system response to events that occur with a call

  • The user of the group responded (Answer)
  • The user of the group did not reply (No answer)
  • The time for waiting reply is over (Response timeout)

Group adjustment
Working with Variables and Environment
Integration with the database
Integration with http service