Distribute Nexthink insights into Qualtrics

Create visualizations in Qualtrics by combining data extracted from Nexthink using the data exporter capabilities and data collected from a Qualtrics survey.

Prerequisites

  • An SFTP server to export the data from Nexthink

  • SFTP server credentials configured in Nexthink

  • A data exporter that you have configured and scheduled

  • A survey that you have published in Qualtrics

Creating a workflow in Qualtrics

  1. Open the Workflows page.

  1. Click on Create a workflow.

  2. Select Started at a specific time under From Scratch.

  3. Click on Get Started in the right-side panel.

  4. In the workflow editor tab, select the frequency that will sequence the export in Nexthink with the Import in Qualtrics. For instance:

Scheduling frequency NexthinkScheduling frequency Qualtrics

Daily at 00:00 AM, UTC+2 timezone

Daily at 01:00 AM, UTC+2 timezone

Weekly every Thursday at 00:00 AM, UTC+2 timezone

Weekly every Thursday at 01:00 AM, UTC+2 timezone

  1. Configure when the workflow should start and end.

  2. Add a new task into the workflow:

  1. Select Extract data from SFTP files:

  1. Configure a user account. If you have an existing user account, skip to the next step.

  1. Click Connect account.

  2. Click Next.

  1. Configure the following fields:

  • File name pattern: A string prefix that the system uses to find all matching files to process.

  • Pickup directory: The path to the directory on the associated server.

  • Delimiter: Marks the beginning or end of a unit of data (comma).

  • Delete the processed file: Removes the file from the directory. You will not be able to recover the file.

  • Keep the processed file: Keeps the processed file in another directory.

  • Upload a sample file: Uploads a sample file to obtain the main columns that the system will use to create the data source in Qualtrics.

To upload a sample file, execute the NQL query with the sample data and download the file directly from the Investigation tab in Nexthink.

  1. Add a new Load into data project task as part of the workflow.

  1. Configure the following fields:

    • Data Source: Choose a source from the tasks you configured in the previous step.

    • Choose a project to load the data into: Select an existing project or create a new one. If you have created Imported Data in advance for this purpose, select the Use an existing project option. The name of the project should appear as an option. If you are creating a new project for the first time, select Create a new project, type in a name and click Next.

  2. Map the Source fields uploaded in the same file with the Destinations fields in the new project.

It is very important to select the Unique ID before saving the mapping. The system will use this field to create a new record or update an existing one.

  1. Click Next and finish the process.

The workflow that you’ve configured should look like the image below.

Executing the Qualtrics Workflow

To test the workflow, ensure the CSV file is already available in the directory configured in the Extract data from SFTP files task.

  • Turn the workflow on and run it immediately:

  • Check the execution status of the workflow in the Run History tab:

Checking for the correct Import Data project

Check that the system has inserted the data in the correct Import Data project

  • Go back to the homepage.

  • Type the name of the project.

  • Open the project.

The entire dataset should look like the following:

Creating a visualization dashboard using the imported data and survey data

  1. Select Dashboards to create a new project from scratch.

  1. Add a new dashboard into the project.

  2. Insert the name and type of dashboard you want to create and click Save.

  1. Add Source as the primary data source for any dashboards and analysis.

    • After adding the primary source, you can add additional sources to the dataset.

  1. Select the fields from the source you want to add to the dataset. You can add additional fields and sources later.

  1. Add other data sources as part of the dashboard data:

  1. Map the fields from the added source to make them available as dashboard data:

  1. Click Save once you have added the rest of the data into the data source and proceed to create the dashboard.

  2. Click on Edit Page and start adding widgets to create meaningful visualizations combining data from different sources.

Refer to Getting Started with CX Dashboards on the Qualtrics documentation website for more information.

Last updated