Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
To customize your contact center properties, update the required parts of the code that ServiceNow displays in the Configuration field.
For example, the following part of the code enables Avaya Workspaces for CRM to create call logs:
"callLogEnabled": "Y",
To prevent Avaya Workspaces for CRM from creating logs, you must update this part of the code as follows:
"callLogEnabled": "N",
The following table describes the parts of the code that ServiceNow displays in the Configuration field, under the "ActivityOptions": { section:
Part of the code |
Description and values |
|---|---|
|
The option to define the Activity Custom field API name that saves the agent ID. For example, you can type |
|
The option to define the API name of the Disposition Reason field that saves the disposition of an interaction. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to define the API name of the Type field that saves the type of an interaction (inbound, outbound, or internal). If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to define the Activity Custom field API name that saves the called number (DNIS). For example, you can type |
|
The option to define the Activity Custom field API name that saves the caller ID (ANI). For example, you can type |
|
The option to enable Avaya Workspaces for CRM to create call logs. The values are the following:
For example, you can type |
|
The option to define the Activity Custom field API name that saves Digital Interaction Sender (DNIS). For example, you can type |
|
The option to define the API name of the Queue field that saves the queue name. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to enable Avaya Workspaces for CRM to display the Activity Details section to agents. The values are the following:
For example, you can type |
|
The option to enable Avaya Workspaces for CRM to display the Comments field on interaction cards in the Activity Details section. The values are the following:
For example, you can type |
|
The option to enable Avaya Workspaces for CRM to display the Name field on interaction cards in the Activity Details section. The values are the following:
For example, you can type |
|
The option to enable Avaya Workspaces for CRM to display the Related To field on interaction cards in the Activity Details section. The values are the following:
For example, you can type |
|
The option to define the Activity Custom field API name that saves the Digital Interaction Recipient. For example, you can type |
|
The option to define the API name of the Call Type field that saves the call type of an interaction. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to define the API name of the Comment field that saves the user's comments during an interaction. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to define the Activity Custom field API name that saves the consult type. For example, you can type |
|
The option to define custom interaction log fields where the agents save additional details about voice interactions. You can configure these fields to suit your unique business needs. You can add multiple fields separated by a semicolon. For example, you can type ServiceNow supports text-type fields and drop-down lists. |
|
The option to define custom transaction log fields where the agents save additional details about digital interactions. You can configure these fields to suit your unique business needs. You can add multiple fields separated by a semicolon. For example, you can type ServiceNow supports text-type fields and drop-down lists. |
|
The default value that Avaya Workspaces for CRM displays in the Subject field of voice interactions. For example, you can type the following: |
|
The number of interactions Avaya Workspaces for CRM saves on the History widget. You can type a number from 0 to 20. For example, you can type |
|
The option to enable Log Data API Name to save values from attributes and engagement parameters. You can add multiple fields separated by a semicolon. The required format for an attribute is: CRMCustomActivityField=AttributeKey. The required format for an engagement parameter is: CRMCustomActivityField=EngagementParameterKey. For example, type "logData1": "u_language=Language" to assign the language that the customer selects during an interaction to an attribute. |
|
The option to display additional information on the header of an incoming interaction card in Alerting, Active and ACW states. You can use engagement parameters, attributes, and intrinsics to display additional information. You can configure voice and digital channels separately. You choose a channel type to display additional information and type a string in the respective field in the following formats:
For example, type the following for different cases:
|
|
The option to enable Avaya Workspaces for CRM to save logs for deferred emails. The values are the following:
For example, you can type |
|
The option to enable Avaya Workspaces for CRM to create logs for incomplete interactions. The values are the following:
For example, you can type |
|
The option to define the API name of the Start Time field that saves the start time of interactions. For example, you can type |
|
The option to define the API name of the Status field that saves the status of an interaction. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to define the API name of the Subject field that saves the subject of an interaction. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to define the API name of the Disposition Reason field that saves the disposition of an interaction. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The option to define the API name of the Call Type field that saves the call type of an interaction. If the field is empty, Avaya Workspaces for CRM ignores the field and does not save any data. For example, you can type |
|
The default value that Avaya Workspaces for CRM displays in the Subject field of digital interactions. For example, you can type |