Hi,
I need help in integrating ServiceNow and Qualtrics systems. The requirement is when a respondent selects take survey link in ServiceNow it has to send the survey type,respondent details along with some embedded data field values to Qualtrics and Qualtrics in return will send the personalized survey link generated for the respondent to ServiceNow.
I wanted to understand which API call would suit this requirement to start the initial connection from ServiceNow and send the embedded data fields.
I tried https://api.qualtrics.com/f1cad92018d2b-create-a-new-response to send the embedded data fields but it is completing the survey.
Someone please suggest a way to figure this out.
Will adding the API call in the beginning of the survey flow help?