Dear Sir/Madam,
Hi ! I had a question regarding the uploaded data in So Sci Survey. When you use the questions Upload data type and view the uploaded data files in the CONTROLS > Collected Data > Download Uploaded Files , is it possible to get this data via an API Link ? Using the REST API functionality in So Sci I am only able to retrieve the responses but not any uploaded files. Is there any way to do this ?
Thank you for your time. Best Regards
Alright, the REST API now supports uploaded files on www.soscisurvey.de.
Please use the endpoint /projects/{projectId}/uploads/{filename} to access a file, and /projects/{projectId}/uploads for the file listing.
/projects/{projectId}/uploads/{filename}
/projects/{projectId}/uploads
For testing via Swagger see www.soscisurvey.de/templates/sosci-survey-api.yaml
Willkommen im Online-Support von SoSci Survey.
Hier bekommen Sie schnelle und fundierte Antworten von anderen Projektleitern und direkt von SoSci Survey.
→ Eine Frage stellen
Welcome to the SoSci Survey online support.
Simply ask a question to quickly get answers from other professionals, and directly from SoSci Survey.
→ Ask a Question