- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
 Topic Author
                            Topic Author
                                 
        $rpc = new \org\jsonrpcphp\JsonRPCClient( '***/admin/remotecontrol/' ); $key = $rpc->get_session_key('***', '***');
$rpc->list_surveys($key, 'reports')
$rpc->export_responses($key, $surveyID, 'json');
 
                                 
         Topic Author
                            Topic Author
                                 
         Topic Author
                            Topic Author
                                 
         
                                