Skip to main content
Loading...
Skip to article
  • Qualtrics Platform
    Qualtrics Platform
  • Customer Journey Optimizer
    Customer Journey Optimizer
  • XM Discover
    XM Discover
  • Qualtrics Social Connect
    Qualtrics Social Connect

Genesys Cloud Inbound Connector


Was this helpful?


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The feedback you submit here is used only to help improve this page.

That’s great! Thank you for your feedback!

Thank you for your feedback!


About the Genesys Cloud Inbound Connector

You can use the Genesys Cloud inbound connector to load chat data from your Genesys Cloud account into XM Discover.

Required Setup in Genesys Cloud

To connect XM Discover to Genesys Cloud, you will need the following information about your Genesys account:

  • Client Key
  • Client Secret
  • Username and password
  • Environment URL for your organization

Additionally, you must create an OAuth client within Genesys Cloud. See the Genesys documentation for step-by-step instructions on creating the client. Make sure to provide the following details during setup:

Setting Up a Genesys Cloud Inbound Job

Qtip: The “Manage Jobs” permission is required to use this feature.
  1. On the Jobs page, click New Job.
    New job button
  2. Select Genesys Cloud.
    genesys connector when selecting a new job
  3. Give your job a name so you can identify it.
    naming your job and selecting a project and description
  4. Choose the project to load data into.
  5. Give your job a description so you know its purpose.
  6. Click Next.
  7. Choose a Genesys account to use, or select Add New to add a new one.
    adding genesys cloud credentials
  8. If adding a new account, enter the following information:
    • Connection Name: Give the connection a name so you can identify it.
    • Genesys Cloud Client Key: Your Genesys Consumer Key.
    • Genesys Cloud Client Secret: Your Genesys Consumer Secret.
    • Genesys Cloud Environment: Your organization’s Genesys environment URL.
      Qtip: Find your region in the AWS regions for Genesys Cloud list, then copy the part of the URL after “https://login.”.
  9. Click Authorize.
  10. If you want your credentials to expire, then configure the following options:
    configuring expiration notifications

    • Send Expiration Notifications: Select this option to allow your credentials to expire.
    • Days prior expiration: If enabling expiration notifications, enter how many days you’d like to be notified before the expiration. You may enter a value between 1 to 100 days.
    • Expiration Date: Set the date when the credentials will expire. Click on the box to open a calendar to pick the date.
  11. Click Next.
  12. Select the type of data to upload from Genesys.
    selecting the data type
  13. Click Next.
  14. If needed, adjust your data mappings. See the Data Mapping support page for detailed information on mapping fields in XM Discover. The Data Mapping section has information on the fields specific to this connector and the Mapping Conversational Fields section covers how to map fields for conversational data.
    mapping genesys fields
  15. Click Next.
  16. If desired, you can add data substitution and redaction rules to hide sensitive data or automatically replace certain words and phrases in customer feedback and interactions. See the Data Substitution and Redaction support page.
    data substitution and redaction

    Qtip: Click Download Sample Data to download an Excel file with sample data to your computer.
  17. Click Next.
  18. If desired, you can add a connector filter to filter the incoming data to limit what data is imported.
    adding a filter and record limit
  19. You can also limit the number of records imported in a single job by entering a number in the Specify Record Limit box. Enter “All” if you would like to import all records.
    Qtip: For conversational data, the limit is applied based on conversations rather than rows.
  20. Click Next.
  21. Choose when you’d like to be notified. See Job Notifications for more information.
    configuring notifications
  22. Click Next.
  23. Choose how duplicate documents are handled. See Duplicate Handling for more information.
    setting up additional job options
  24. Choose Schedule Incremental Runs if you’d like your job to run periodically on a schedule, or Set Up One-Time Pull if you’d like the job to run just once. See Job Scheduling for more information.
  25. Click Next.
  26. Review your setup. If you need to change a specific setting, click the Edit button to be brought to that step in the connector setup.
    reviewing the genesys setup
  27. Click Finish to save the job.

Data Mapping

Attention: As field names are case-sensitive in Connectors, the first letter of the field name must be upper-case as displayed in the Data Sample to ensure data mappings are accurate and the job succeeds.

field mapping

Default Fields

This section contains information on the default fields for Genesys Cloud inbound jobs.

  • Natural Id: A unique identifier of a document. It is highly recommended to have a unique ID for each document to process duplicates correctly. For Natural ID, you can select any text or numeric field from your data. Alternatively, you can automatically generate IDs by adding a custom field.
  • Document Date: The primary date field associated with a document. This date is used in XM Discover reports, trends, alerts, and so on. You can choose one of the following options:
    • conversationStart (default): The date and time the chat activity started.
    • conversationEnd: The date and time the chat activity ended.
    • If source data contains other date fields, you can choose one of them.
    • You can also set a specific document date.
  • feedback_provider: Identifies data obtained from a specific provider. For Genesys Cloud documents, this attribute’s value is set to “Genesys” and cannot be changed.
  • source: Identifies data obtained from a specific source. This can be anything that describes the origin of data, such as the name of a survey or a mobile marketing campaign. By default, this attribute’s value is set to “Genesys.” Use custom transformations to set a custom value, define an expression, or map it to another field.
  • feedback_type: Identifies data based on its type. This is useful for reporting when your project contains different types of data (for example, surveys and social media feedback). By default, this attribute’s value is set “Messaging Platform”. Use custom transformations to set a custom value, define an expression, or map it to another field.
  • job_name: Identifies data based on the name of the job used to upload it. You can modify this attribute’s value during the setup via the Job Name field that is displayed at the top of each page during the setup.
  • loadDate: Indicates when a document was uploaded into XM Discover. This field is set automatically and cannot be changed.

Additional Source Fields

In addition to the default fields, there are more source fields available within the Genesys connector.

  • agentDivisions: Divisions of all agents involved in a conversation.
  • agentIds: Unique identifiers of all agents involved in a conversation .
  • agentNames: Names of all agents involved in a conversation.
  • chatDuration: How long a conversation lasted.
  • conversationQueues: All queues of a conversation.
  • customerSessions: A primary identifier of the customer journey.
  • howEnded: How a conversation ended.
  • latestAgent: Name of the last agent involved in a conversation.
  • latestAgentDivision: Name of the division for the last agent involved in a conversation.
  • latestAgentDivisionId: Unique identifier of the division for the last agent involved in the conversation.
  • latestAgentId: Unique identifier of the last agent involved in a conversation.
  • latestQueue: Name of the last queue of a conversation.

Custom Fields

Custom customer attributes can be added to your data mapping by using the custom_fields prefix. Custom attributes will depend on your Genesys instance configuration. For instructions on viewing these attributes in Genesys, see the Genesys documentation.

custom attributes

Example: To add the custom field “dialerContextId”, enter the source field name as “custom_fields.dialerContextId”.