Using a Web Service or API with iQ Directory | XM Community
Solved

Using a Web Service or API with iQ Directory

  • 29 August 2018
  • 1 reply
  • 2 views

Badge +1
Has anyone used a web service or API function with iQ Directory?

I have a Qualtrics survey that contains a series of personal links to other surveys. I am wondering if it is possible to set up a web service to go to the iQ directory to "get" whether a student has completed a specific survey to "update" the portal to indicate that the student completed the survey.

Example Portal page

* Personal link to Survey A
* Personal link to Survey B
* Personal link to Survey C
_____________________________
You have completed the following surveys:

* Survey C
(we want to see if a web call or API function that can go to the Student History of iQ Directory to update the completion on another Qualtrics survey page, in this case the Portal page)
icon

Best answer by MohammedAli_Rajapkar 30 August 2018, 01:16

View original

1 reply

Userlevel 7
Badge +20
In contact list have an embedded data "Survey_A_Status,Survey_B_Status, Survey_C_Status" and Initially the value for all three embedded data set as "Not Completed"

Once, user complete "Survey A" then fire "contact list trigger" and update "Survey_A_Status" embedded data as "Completed" Likewise for Survey B and Survey C.

You can use piped-text based on the embedded data "Survey_A_Status,Survey_B_Status, Survey_C_Status" whether they have completed the specific survey or not.

Leave a Reply