Requirements for installation:
Caller recognition requires access to your Carerix data through the Carerix REST API. To enable this
access, the Recognition Update Service must be authorized using your System Name, Client ID, and
Client Secret.
Your System Name is typically the first part of your Carerix URL. For example:
https://company.carerix.net, In this example, the System Name is: company
Create an API Client in Carerix:
- Log in to your Carerix environment and open the Maintenance tab.
- Select Identity Access and open the Clients tab.
- Click New.
- Select the Confidential client type.
- Enter a descriptive name, for example: CloudCTI
- Enter a unique code for the client.
- In Default Scopes, add at least the following permissions:
contacts
cremployee
crcompany
notes - Save the new client.

Retrieve the Client Credentials
After saving the client, Carerix will display:
• Client ID
• Client Secret
Store these credentials securely, as the Client Secret may not be displayed again after this step.

Configuration steps
-
Start by clicking “Add application” in the Recognition Configuration Tool. From the list of applications, choose Carerix, as shown below.
- Choose The GraphQL connector.
-
Authorize access to the API.
-
Choose which fields to display in the call notification on an incoming call.
-
The "Show Contact" script is preconfigured. You can add extra scripts or replace the "Show Contact" script.
-
Finish the configuration.