Creating Survey with Dynamic Content Using API | XM Community
Question

Creating Survey with Dynamic Content Using API

  • 14 October 2023
  • 2 replies
  • 101 views

Badge

Hi, thanks in advance for any responses! 

I’m building a survey to collect responses to AI-generated designs. On the first page, users will enter desired attributes of the designs, and my backend will generate designs based on user inputs. After the generation is completed, I send out a user-specific survey. Simply put, I need to create a survey for each user using the images generated for the user. 

I’m super new to Qualtrics API and would like to know if there is any template/reference I can go to. Thanks a lot!


2 replies

Userlevel 7
Badge +22

We can use Generative AI API in Qualtrics and implement this use case.

I have worked on such Qualtrics integrations with Generative AI. Please reach out using private message for the implementation.

Userlevel 7
Badge +20

Hi, thanks in advance for any responses! 

I’m building a survey to collect responses to AI-generated designs. On the first page, users will enter desired attributes of the designs, and my backend will generate designs based on user inputs. After the generation is completed, I send out a user-specific survey. Simply put, I need to create a survey for each user using the images generated for the user. 

I’m super new to Qualtrics API and would like to know if there is any template/reference I can go to. Thanks a lot!

https://api.qualtrics.com/ This is the Qualtrics API document that you can go to
In your case, I think a Embedded web/app feedback is what you need https://www.qualtrics.com/support/website-app-feedback/getting-started-with-website-app-feedback/getting-started-with-website-feedback/

Or else, you can design your own survey appearance and use this Surveytaking API for data recording: https://api.qualtrics.com/d0ea23036b269-start-a-new-session

Leave a Reply