- Posts: 64
- Thank you received: 3
Ask the community, share ideas, and connect with other LimeSurvey users!
aukevann wrote: Is there anybody that can help with this?
I did find a work around, using the get_participant_properties. But it is very slow, I have to loop through the list of participants, each time making a RPC call.
Regards,
Auke
{\"method\": \"list_participants\", \"params\": {\"sSessionKey \": <sessionKey>, \"iSurveyID \": \"<iSurveyID>\",\"iStart\": \"0\", \"iLimit\": \"1000\", \"bUnused \":\"false\", \"aAttributes \": [\"attribute_1\",\"attribute_2\"]}, \"id\": <magicNumber>}"