Hi All,
I am trying to create a workflow that recalculates a monetary value to EUR. It's working for new responses that are coming in, but I also want historic responses to go through this workflow to update the data of these responses as well.
I read about invoking the workflow for all these responses through the API. So I tickboxed the “Responses updated via theQualtrics API” and sent a test response through postman to see if this method worked.
I created a new embedded data field for this invoking job, and i can see the value being updated. But responses are not forced through the workflow.
What am I doing wrong? Any ideas?