Is there any setting or any way to have the survey ID included in each response props when using the "export-responses" API to get a survey's responses?
Yes, I can track and add it so when passing between two systems it's there, but, this seems like it should be a standard issue to include the parent survey ID the response is related to in the original export for the response.?
Page 1 / 1
Hi The_Cleaner,
You are referring to this API workflow right? There is no survey ID in the response, so you'd have to set it manually. If you're exporting a JSON it shouldn't be too hard to add in a loop which appends it to each response.
Good luck!
Yep. I have a worker queue that processes survey responses fetching and posts them to a reporting tool. I'm adding the survey ID prop to each response, just making sure there wasn't an automatic way I was missing to have it in there. Thanks for the confirmation.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.