post
https://sx-backend.simpledecisions.io/api/response/import
Import responses of a question
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Warning!
Warning!
It is important to first create your extras (filters) before importing responses because you will need the ids of the created extras.. This id must be the same for each answer.
Example:
Let's say I want to operate two filters Age and Status.
So for example I will define for each of my responses the extras in the following way
Rsp1 {"1": "21", "2": "Junior"}
Rsp2 {"1": "53", "2": "Senior"}
I should then use the create extra endpoint to create the associated extras with the position for the "Age" filter 1 and 2 for the "Status" extra
