There is an Idea, EV-1728, called “Workflow task to update survey response (e.g. fill an embedded data in a survey response)”.
The idea is labeled as “Capability exists”.
Does someone know which workflow task can do this? I am looking for such a feature.
I would like to update some Embedded Data fields of a survey response immediately after it was submitted.
I know I can use the ED box in the survey flow, but my incomplete responses and imported responses don’t go through that, that’s why I want to use a workflow instead.
Page 1 / 1
Hi there, yes this workflow task was recently released and it may still be only in preview. The workflow task is called “Update survey response” and looks like the below. You may be able to ask your account team to get access if it’s not generally available yet. If that is not an option, you could also use a web service task in a workflow to complete the same task via API.
It must be still in preview indeed. I can wait until the general availability. It’s annoying that there’s no way of knowing when exactly that would be…
@JoycaV @jake_dufinetz , The task feature in Qualtrics allows updating a single response at a time. However, our toolkit uses the bulk embedded data endpoint to update up to 250,000 responses at once. We are GDPR and privacy compliant.
We just released a free Chrome extension that solves exactly this problem: Qualtrics API Toolkit by Pirai AI
No-code solution - designed specifically for non-technical researchers Upload a CSV with responseId + your embedded data fields Validates everything before processing Tracks progress in real-time Simple point-and-click interface
It uses Qualtrics APIs under the hood but you don't need any coding skills. Just search "Qualtrics API Toolkit" on Chrome Web Store.
Would love to hear if it works for your use case! And if you find it helpful, please share with others who might need bulk updates.
I encourage you to explore our free tools at piraiai.com/qualtrics-toolkit - no signup required! These can immediately add value to your current projects:
Perfect for Data Analysts:
QSF to Excel Converter - Extract and analyze survey structure data for reporting
CSV Comparator - Quickly compare datasets and identify differences
Embedded Data Generator - Bulk create embedded data fields for complex studies
Qualtrics API Toolkit - Transform complex API operations into simple CSV uploads
Chrome Extension Suite - Direct Qualtrics integration for streamlined workflows
@JoycaV @jake_dufinetz , The task feature in Qualtrics allows updating a single response at a time. However, our toolkit uses the bulk embedded data endpoint to update up to 250,000 responses at once. We are GDPR and privacy compliant.
We just released a free Chrome extension that solves exactly this problem: Qualtrics API Toolkit by Pirai AI
Thank you for your reply, but I am not looking for periodical bulk uploads, but continuous automatic updates, so I do need a workflow.
I can work with the API’s, but I do see the appeal in the toolkit that you created for less technical people.