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

Automating Historical Data Updates for Dynamic Field

  • October 29, 2024
  • 1 reply
  • 19 views

Forum|alt.badge.img

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?

1 reply

Nam Nguyen
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+29
  • QPN Level 8 ●●●●●●●●
  • 1091 replies
  • October 29, 2024

@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