Is it possible to integrate Qualtrics with Microsoft SharePoint for inbound integration ? | XM Community
Skip to main content

Is it possible to integrate Qualtrics with Microsoft SharePoint for inbound integration ?

  • January 31, 2023
  • 3 replies
  • 5795 views

Forum|alt.badge.img

We want to set up an inbound integration to receive data from Microsoft SharePoint to Qualtrics without any middleware or API. Is it possible?

3 replies

cbhavsar
QPN Level 4 ●●●●
Forum|alt.badge.img+29
  • QPN Level 4 ●●●●
  • February 1, 2023

Hi Deeksha,
As currently there is no out of the box integration for Sharepoint available in Qualtrics, without developing middleware/API this is not possible.
All the best for your project.
Cheers!


Forum|alt.badge.img+3
  • June 20, 2023

Yes you can send Qualtrics results to SharePoint, or anything else for that matter. Use a workflow to send the results to via the WebService connector to Power Automate. From there you can take the data anywhere you want.


Nanditha MM
Level 4 ●●●●
Forum|alt.badge.img+17
  • Level 4 ●●●●
  • July 17, 2023

Hi @Deeksha , 

Setting up an inbound integration to receive data from Microsoft SharePoint to Qualtrics without any middleware or API may not be possible. Both Microsoft SharePoint and Qualtrics provide APIs that allow integration and data transfer between their platforms.

Here are few workarounds:

  1. Manually export and import data, you could manually export data from SharePoint and import it into Qualtrics using the respective import/export functionalities. 

  2. By custom code task in workflow,  you could develop custom code or scripts to extract data from SharePoint and push it into Qualtrics. However, this approach would still involve some form of API usage.