I have written a backend application that gets the data of all the responses of my lime survey and adds them to another data bank. I am using lime survey RPC to accomplish it.
Right now, I am using 'export_responses' and it gives me all the responses every time i make a query. What I would like is to have only the newly added responses based on the date/time that i provide.
I am trying to accomplish it using export_timeline method. Is it the correct method to achieve it? I am unable to find any examples on using this method. I try the following, get a status 200 OK in postman but no data.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
@DenisChenu My survey id's start with 15 for some reason. Could it be that the colleague who set limesurvey up, tested 14 first surveys, deleted them and hence now the number starts from 15? I will have to ask him