Update a survey embedded data with API based on a SDS source | XM Community
Skip to main content

Hi All, 

I would like to set up a Qualtrics API which periodically updates an existing embedded data on a specific survey, where the source of the update should be a supplemental data source.

So, for instance: Every week the API call should take the updated value from a SDS and overwrite it into the embedded data in survey, using a specific key which is present in both survey and SDS

Can you please help me out with the code?

Thanks

Salvatore

@Salvo_Carta 
Where do you plan to use this data? Is it on the dashboarding side?
You can use the dashboard joins for this purpose and pull in data from both data sources.


Yes, I would like to put them on a same record table in dashboard. 

Do you think it would be feasible with dashboard joins?

Appreciate it!


Yes, you can achieve this by using the dashboard joins.
https://www.qualtrics.com/support/vocalize/mapping-cx-dashboard-data/data-modeler-cx/joins-cx/#UnderstandingLeftOuterJoins


Leave a Reply