question

Upvotes
Accepted
21 0 0 1

How to attach files in the RDD Centre Questionnaire Response POST API

Questionnaire often have a question asking to attach a file or files,

Does POST Receive Questionnaire Response also include attachments?

If not, how should those attachments be sent over?

#productapi
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


1 Answer

· Write an Answer
Upvotes
Accepted
21 0 0 1

There is a separate endpoint for uploading attachments to the questionnaire response.

It is called Receive Bulk Questionnaire Response in the documentation with endpoint

POST /thirdparty/{id}/questionnaires/bulk-attachments

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.