Genesys ServiceNow Connector

The ServiceNow connector streamlines integration between Genesys Cloud and the ServiceNow platform's Customer Service Management (CSM) module. This integration seamlessly incorporates Genesys Cloud functionalities into the ServiceNow platform, empowering users to directly access and leverage Genesys Cloud features within ServiceNow. The use case comprises the following:

  • Genesys Cloud widget in ServiceNow
  • Contact Search
  • Automated ServiceNow interaction creation and screen pop
  • Automated ServiceNow case creation and screen pop
  • Auto-Created ServiceNow record mapping in Genesys Cloud
  • Click To Dial

Genesys Cloud Widget in ServiceNow

When accessing ServiceNow, once the connector is successfully installed and configured, a phone icon will appear at the top of the screen. Clicking on this icon will initiate the loading of the Genesys Cloud widget.

In order to access Genesys Cloud features, users must log in to the Genesys Cloud widget and possess the necessary connector permission within their respective Genesys Cloud organization.

Handling Genesys Interactions via ServiceNow Connector

When logging into Genesys Cloud widget, agents need to switch their status to "OnQueue" in order to begin receiving Genesys interactions. This can be done by clicking on the inverted triangle icon positioned at the top right corner of the Genesys Widget and selecting the preferred status.

Once a Genesys interaction is directed to the agent who is logged in, the embeddable widget will present an alert notification. This enables the agent to manage the interaction by performing actions like answering or ending the interaction, utilizing the call control functionalities accessible within the widget.

Automated ServiceNow Interaction Creation and Screen-pop

When the Interaction creation feature is activated within the connector, it begins by identifying the ServiceNow Contact record that matches the search criteria based on the media type of the interaction as soon as the interaction is answered.

  • If a matching contact is located, the connector automatically generates a ServiceNow interaction record using the attributes collected from the Genesys interaction, links it to the contact, and initiates a screen pop.
  • If no matching contact is found, a ServiceNow interaction is created without contact mapping, and then a screen pop is initiated.
  • If multiple matching contacts are found, a ServiceNow interaction is created after the agent selects the contact from the list of matched contacts displayed on the ServiceNow screen. Subsequently, a screen pop is initiated.

In any of the mentioned scenarios, once the ServiceNow interaction record is established, the connector promptly updates the Genesys Interaction link to the work notes field. Upon the disconnection of the interaction, it proceeds to update the wrap-up code information to the work notes field as well.

Moreover, the connector is equipped with the capability to map up to 10 custom fields to the values of Genesys participant data for the auto created interaction record.

Automated ServiceNow Case Creation and Screen-pop

When the Case creation feature is activated within the connector, it begins by identifying the ServiceNow Contact record that matches the search criteria based on the media type of the interaction as soon as the interaction is answered.

  • If no cases exist for the identified contact, the connector automatically generates a ServiceNow case record using the attributes collected from the Genesys interaction and initiates a screen pop.
  • If there are existing cases available for the identified contact, the connector will present a list of these cases. This allows the agent to preview the details of any case by clicking on it. After previewing, the agent can confirm the case from the list by clicking the "Confirm Case" button. Additionally, the agent has the option to create a new case by clicking the 'Create New Case' button.
  • If no contact is identified, the connector proceeds to create a case without contact mapping, and then initiates a screen pop for it.

In any of the described scenarios, once the case is created or selected, the connector promptly updates the Genesys Interaction link to the work notes field. Upon disconnection of the interaction, it then proceeds to update the wrap-up code information to the work notes field.

Moreover, the connector is equipped with the ability to map up to 10 custom fields to the values of Genesys participant data for the auto created case record.

Auto-Created ServiceNow Record Mapping in Genesys Cloud

The connector updates the sys_id and record link of auto created records in ServiceNow as participant data to the corresponding interaction record in Genesys Cloud.

The participant data key name follows the format "servicenow_SNtablename_id" and "servicenow_SNtablename_link" for id and link respectively.

For example, in case of auto created ServiceNow interaction record, its unique sys_id will be stored in the "servicenow_interaction_id" participant data key, while the URL link to the record will be stored in the "servicenow_interaction_link" participant data key.

Click To Dial

When you click the dial icon next to any phone field in ServiceNow, it triggers an outbound call initiation in the Genesys Cloud widget.

Once an outbound call is answered, the contact search and automatic record creation process will be managed similarly to that of an inbound call.

The ServiceNow connector enables seamless integration between Genesys Cloud and the ServiceNow platform's ITSM (IT Service Management) module. With this connector, Genesys Cloud functionalities are seamlessly integrated into the ServiceNow platform, enabling users to directly access and utilize Genesys Cloud features within ServiceNow for IT service management tasks. The use case comprises the following:

  • Genesys Cloud Widget in ServiceNow
  • User Search
  • Automated ServiceNow Incident Creation and Screenpop
  • Auto-Created ServiceNow Record Mapping in Genesys Cloud
  • Click To Dial

Genesys Cloud Widget in ServiceNow

Upon logging into ServiceNow, users will observe a phone icon at the top of the screen upon successful installation and setup of the connector. Clicking on this icon will activate the Genesys Cloud widget.

Accessing Genesys Cloud functionalities necessitates logging into the Genesys Cloud widget and possessing the requisite connector permission within their corresponding Genesys Cloud Organization.

Handling Genesys Interactions via ServiceNow Connector

Upon logging into Genesys Cloud, agents are required to switch their status to "OnQueue" in order to begin receiving Genesys interactions. This can be achieved by clicking on the inverted triangle icon positioned at the top right corner of the Genesys Widget and selecting the desired status.

Once a Genesys interaction is directed to the logged-in agent, the embeddable widget will present an alerting notification. This enables the agent to perform actions on the interaction, such as answering or disconnecting it, utilizing the call control options provided within the widget.

User Search

Upon answering the interaction (inbound or outbound), the connector initiates a search within the ServiceNow User records. This search will utilize criteria that align the below Genesys Interaction attributes with the corresponding fields in the ServiceNow User record.

Media Type Genesys ServiceNow
Voice ANI User - Business phone / Mobile phone / All phone fields(Business phone, Mobile phone and Home phone)
Chat Name User - Firstname, Lastname
Email Email address User - Email
Automated ServiceNow Incident Creation and Screen-pop

When the incident creation feature is activated within the connector, it first identifies the corresponding ServiceNow User record based on the media type of the interaction as soon as the interaction is answered.

  • If no incidents exist for the identified user, the connector automatically generates a ServiceNow incident record using the attributes collected from the Genesys interaction and initiates a screen pop.
  • If there are existing incidents available for the identified user, the connector presents a list of these incidents. This allows the agent to preview the details of any incident by clicking on it. After previewing, the agent can confirm the incident from the list by clicking the "Confirm Incident" button. Additionally, the agent has the option to create a new incident by clicking the 'Create New Incident' button.
  • If no user is identified, the connector proceeds to create an incident without user mapping and then initiates a screen pop for it.

In any of the aforementioned scenarios, once the incident is created or selected, the connector promptly updates the Genesys Interaction link to the work notes field. Upon disconnection of the interaction, it then proceeds to update the wrap-up code information to the work notes field.

Furthermore, the connector can map up to 10 custom fields to the values of Genesys participant data for the auto created incident record.

Auto-Created ServiceNow Record Mapping in Genesys Cloud

The connector updates the sys_id and record link of auto created records in ServiceNow as participant data to the corresponding interaction record in Genesys Cloud.

The participant data key name conforms to the format "servicenow_SNtablename_id" and "servicenow_SNtablename_link" for the ID and link, respectively.

For instance, in the case of an auto-created ServiceNow incident record, its unique sys_id will be stored in the "servicenow_incident_id" participant data key, while the URL link to the record will be stored in the "servicenow_incident_link" participant data key.

Click To Dial

Clicking the dial icon next to any phone field in ServiceNow initiates an outbound call in the Genesys Cloud widget.

Upon answering an outbound call, the user search and automatic record creation process will be managed similarly to that of an inbound call.

The ServiceNow connector enables seamless integration between Genesys Cloud and the ServiceNow platform's HRSD (HR Service Delivery) module. With this connector, Genesys Cloud functionalities are seamlessly integrated into the ServiceNow platform, enabling users to directly access and utilize Genesys Cloud features within ServiceNow for HR Service related functionalities. The use case comprises the following:

  • Genesys Cloud Widget in ServiceNow
  • User Search
  • Automated ServiceNow Interaction Creation and Screenpop
  • Existing HR Cases lookup and screenpop
  • Click To Dial

Genesys Cloud Widget in ServiceNow

Upon logging into ServiceNow, users will observe a phone icon at the top of the screen upon successful installation and setup of the connector. Clicking on this icon will activate the Genesys Cloud widget.

Accessing Genesys Cloud functionalities necessitates logging into the Genesys Cloud widget and possessing the requisite connector permission within their corresponding Genesys Cloud Organization.

Handling Genesys Interactions via ServiceNow Connector

Upon logging into Genesys Cloud, agents are required to switch their status to "OnQueue" in order to begin receiving Genesys interactions. This can be achieved by clicking on the inverted triangle icon positioned at the top right corner of the Genesys Widget and selecting the desired status.

Once a Genesys interaction is directed to the logged-in agent, the embeddable widget will present an alerting notification. This enables the agent to perform actions on the interaction, such as answering or disconnecting it, utilizing the call control options provided within the widget.

User Search

Upon answering the interaction (inbound or outbound), the connector initiates a search within the ServiceNow User records. This search will utilize criteria that align the below Genesys Interaction attributes with the corresponding fields in the ServiceNow User record.

Media Type Genesys ServiceNow
Voice ANI User - Business phone / Mobile phone / All phone fields(Business phone, Mobile phone and Home phone)
Chat Name User - Firstname, Lastname
Email Email address User - Email
Automated ServiceNow Interaction Creation and Screen-pop

When the Interaction creation feature is activated within the connector, it begins by identifying the ServiceNow Contact record that matches the search criteria based on the media type of the interaction as soon as the interaction is answered.

  • If a matching contact is located, the connector automatically generates a ServiceNow interaction record using the attributes collected from the Genesys interaction, links it to the contact, and initiates a screen pop.
  • If no matching contact is found, a ServiceNow interaction is created without contact mapping, and then a screen pop is initiated.
  • If multiple matching contacts are found, a ServiceNow interaction is created after the agent selects the contact from the list of matched contacts displayed on the ServiceNow screen. Subsequently, a screen pop is initiated.

In any of the mentioned scenarios, once the ServiceNow interaction record is established, the connector promptly updates the Genesys Interaction link to the work notes field. Upon the disconnection of the interaction, it proceeds to update the wrap-up code information to the work notes field as well.

Moreover, the connector is equipped with the capability to map up to 10 custom fields to the values of Genesys participant data for the auto created interaction record.

Existing HR Cases look up

When the HR case look up feature is activated within the connector, it first identifies the corresponding ServiceNow User record based on the media type of the interaction as soon as the interaction is answered.

  • If no HR cases exist for the identified user, the connector automatically generates a ServiceNow interaction record using the attributes collected from the Genesys interaction and initiates a screen pop.
  • If there are existing HR cases available for the identified user, the connector presents a list of these cases. This allows the agent to preview the details of any HR case by clicking on it. After previewing, the agent can confirm the HR case from the list by clicking the "Confirm Case" button. Additionally, the agent has the option to create a new ServiceNow interaction by clicking the 'Create New Interaction' button.
  • If no user is identified, the connector proceeds to create a ServiceNow interaction without user mapping and then initiates a screen pop for it.

In any of the aforementioned scenarios, once the interaction is created or HR case is selected, the connector promptly updates the Genesys Interaction link to the work notes field. Upon disconnection of the interaction, it then proceeds to update the wrap-up code information to the work notes field.

Furthermore, the connector can map up to 10 custom fields to the values of Genesys participant data for the auto created interaction record.

Auto-Created ServiceNow Record Mapping in Genesys Cloud

The connector updates the sys_id and record link of auto created records in ServiceNow as participant data to the corresponding interaction record in Genesys Cloud.

The participant data key name conforms to the format "servicenow_SNtablename_id" and "servicenow_SNtablename_link" for the ID and link, respectively.

For instance, in the case of an auto-created ServiceNow interaction record, its unique sys_id will be stored in the "servicenow_interaction_id" participant data key, while the URL link to the record will be stored in the "servicenow_interaction_link" participant data key.

Click To Dial

Clicking the dial icon next to any phone field in ServiceNow initiates an outbound call in the Genesys Cloud widget.

Upon answering an outbound call, the user search and automatic record creation process will be managed similarly to that of an inbound call.

  • Introduced new screenpop feature that performs search and displays ServiceNow entities based on customer data parameters.
  • Added configuration toggle to disable screen pop functionality for outbound interactions.
  • Implemented validation checks on property pages to prevent connector feature selection when prerequisite plugins are missing.
  • Call Duration is included in the interaction metadata for callback interactions.
  • Automated creation of phone logs in ServiceNow for all Genesys voice interactions.

  • For agents with auto-answer enabled, the connector creates records for incoming and outgoing interactions and screen pops them in the primary ServiceNow tab, even when the tab is not in focus.

New Feature Added:
  • Support for HR Service Delivery module.
  • Ability to use multiple connector configurations for distinct groups of users.
  • Ability to perform a custom search on user records from the Contact and User table
  • Option to show wrap up notes on Genesys interaction disconnect.

New Feature Added:
  • Ability to auto update service now fields with interaction meta data or participant data on transfer.

Bug fix:
  • Updated script include to query connector properties for new Application name i.e. Genesys Cloud Connector.

Bug fix:
  • Added missing connector property Organization name.

New Features Added:
  • Ability to map Genesys interaction metadata directly to ServiceNow fields.
  • Ability to automatically update ServiceNow interaction status to 'Closed' upon call end.
  • Ability to perform lookups against Business Phone, Mobile Phone, or all phone fields (Business, Mobile, and Home phone).
  • Availability of external contacts for search during transfer and new interaction creation within the widget.
  • Support for language localization based on browser settings and Genesys Cloud compatibility.

  • Help guide updates
  • Bug Fix - Interaction record creation issue when multiple contact matches are found.

Initial Release