Automating Historical Data Updates for Dynamic Field | XM Community
Skip to main content

Hi, I’m looking for some insights on the following scenario:

Context: The client has an SDS setup that currently retrieves all store details (e.g., store manager), but the store manager changes throughout the year.

Pain Point: They currently have a manual process for updating historical data to reflect these changes.

Are there any options available to automate the update of historical fields for this information?

@acabria Yes, there is
You can start a schedule workflow that load data from Imported Data Project(IDP) to SDS regularly


You client can use this set of API to update the data in the IDPhttps://api.qualtrics.com/ff082082294c7-update-a-record-in-an-imported-data-project

If you don’t want to run in schedule you can change the event to JSON or something, but you have to call it after IDP update to trigger the load to SDS process.


Leave a Reply