Yes we can use web service in survey flow and distribution API to do this. Check API on api.qualtrics.com
Hi rondev , I do not wish create a active server to make the service API calls.
- Is it possible to make these calls from the JavaScript of the question or a End of Survey Message?
- Or is it possible, to make calls similar to Question API "Qualtrics.SurveyEngine.someMethodCall''?
You do not need to create any active servers, just use the survey flow element - web service.
If we do not want to use web service, you can also make ajax call to the API in javascript of question.