I have built a pretty complicated form which changes hands 4-5 times depending on the flow so all the responses from the different parties involved are housed in one single survey response. I’ve built something like this before and was able to develop all the logic to complete this form. However, this time I’m trying to store the files the applicant needs to upload prior to the final approval. As with other data within the different changes in hands, each time is a retake link so I’m storing and carrying over previously submitted data as Embedded Data.
I’ve reached out to Qualtrics Support and they’re looking at it internally, but I wasn’t sure if anyone else has experienced this and found a solution or workaround.
So what I think the problem is, is that when I go to upload a document and it’s stored at the question level, it stores Id, Name, Size and Type.
But when I’m trying to store that as Embedded Data to carry forward to the next review step to be completed by another person (the one who needs to review those documents), I only have the Piped text options from that survey question of Question Text, File Size, File URL and File Name. I feel like if I was able to pipe in the Id things should work just fine but that’s not an option and I’m not entirely sure why if it’s something that’s being stored with the question.
When I click on the link in the Id when it’s stored immediately from the question (first screenshot), it downloads just fine. But because I’m generating retake links for each “section” of my survey for different folks to add to the initial response, I need to store it as embedded data so it carries forward to the next section where those documents will be reviewed. And when I try to access via the File URL that’s stored in the Embedded Data that’s where I’m getting the Forbidden page.