Customer ExperienceEmployee ExperienceStrategy & Research
Product
Qualtrics
What's on this page
About Integrating with Genesys
Integrating with Genesys enables you to collect post-interaction feedback on interactions that occur using Genesys. You can then analyze your contact center data using any Qualtrics analysis method.
Attention: Custom coding features are provided as-is and require programming knowledge to implement. Qualtrics Support does not offer assistance or consultation on custom coding. You can always try asking our community of dedicated users instead. If you’d like to know more about our custom coding services, please contact your Qualtrics Account Executive.
Step 1: Building the Post-Interaction Survey
This section covers how to set up a Customer Care Quickstart project. You’ll need this for setting up the integration with Genesys.
Attention: Make sure the answer type is set to Allow one answer.
Add a new multiple choice question directly after the question you just created. The question text should read: If you didn’t connect, what was the reason for that?
Add display logic so the question only displays if I didn’t connect is selected in the previous question.
Move the Agent Drivers block, OPTIONAL block, and Agent Performance Score group to your new branch.
Click Apply.
Step 2: Triggering the Survey Distribution
This section covers how to trigger a survey distribution based on Genesys interactions. To begin the setup, you’ll first need to set up a Qualtrics workflow.
In the Headers section, add Authorization as a Key, and enter Bearer [credentials] as the Value, where the credentials are inserted as piped text.
Begin mapping your fields in the Piped text section. Enter each field name in both the Path and Piped Text Label columns. Make sure to add the following fields: conversationEnd, conversationId, conversationStart, participants.
Qtip: Some of the fields that are returned from Genesys may need to be cleaned up using a code task. You can add the code task to your workflow to transform the data into a more readable format.
Qtip: Some of the fields that are returned from Genesys may need to be cleaned up using a code task. You can add the code task to your workflow to transform the data into a more readable format.
In the Headers section, add X-API-TOKEN as a Key, and enter the authentication you configured in step 8 as the Value.
Add any additional key-value pairs you want to use in the request.
Step 4: Connecting to Your CRM
After you’ve created your survey response workflows, you must connect Qualtrics to your Customer Relationship Management (CRM) System. This step will look different depending on the way your CRM is set up. Follow the documentation for your CRM to look up other contact data by phone number.
An example dashboard is included for the post-interaction survey you created. This dashboard can be modified based on what data you want to visualize from the the survey and interaction data.
Was this helpful?
The feedback you submit here is used only to help improve this page.