Can Qualtrics be Integrated with RedCap in anyway? | XM Community
Skip to main content
Solved

Can Qualtrics be Integrated with RedCap in anyway?

  • January 10, 2019
  • 6 replies
  • 1446 views

Forum|alt.badge.img+2
Right now I have a survey that redirects to a RedCap survey. I want to tie the responses from both surveys together so I was wondering if any direct integration is possible so that I can achieve this.

Best answer by TomG

> @cflasrado18 said: > That is really good idea Tom but unfortunately there is no way I can capture that field in RedCap. However, is there anyway I can do the opposite, like capturing a RedCap field in Qualtrics? Yes, if you redirect from RedCap to Qualtrics you can add a parameter to the url. If you add that parameter to the survey flow and its value will be saved in the Qualtrics response data.
View original

6 replies

Forum|alt.badge.img+19
  • Level 5 ●●●●●
  • 543 replies
  • January 10, 2019
So long as RedCap also allows for API you should be able to. But Qualtrics does not have that integration out-of-the box, so you will need a developer to build it our for you; qualtrics won't offer support.

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5940 replies
  • January 10, 2019
I don't know anything about RedCap, but you should be able to add the embedded data field ResponseID to your Qualtrics Survey flow. Then include it as a url parameter in the redirect to RedCap. As long as you can capture the parameter in RedCap, you'll have a field that you can use to match responses. You would pipe the ResponseID into the redirect url, something like: https://redcap_url?&ResponseID=${e://Field/ResponseID}

Forum|alt.badge.img+2
  • Author
  • 13 replies
  • January 10, 2019
That is really good idea Tom but unfortunately there is no way I can capture that field in RedCap. However, is there anyway I can do the opposite, like capturing a RedCap field in Qualtrics?

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5940 replies
  • Answer
  • January 10, 2019
> @cflasrado18 said: > That is really good idea Tom but unfortunately there is no way I can capture that field in RedCap. However, is there anyway I can do the opposite, like capturing a RedCap field in Qualtrics? Yes, if you redirect from RedCap to Qualtrics you can add a parameter to the url. If you add that parameter to the survey flow and its value will be saved in the Qualtrics response data.

BC_rani
Level 2 ●●
Forum|alt.badge.img+8
  • Level 2 ●●
  • 19 replies
  • April 4, 2019
You could export your Qualtrics data, reformat it and import it into your REDCap project or as others have said you could write an API to do this.

  • 1 reply
  • September 2, 2020

Do you know what we need to reformat the qualtrics survey into so REDcap can read it?
https://www.qualtrics.com/community/discussion/comment/13032#Comment_13032


Leave a Reply