I am planning to develop android app for survey.
From my android application, which API I should call to fetch any questionnaire ?
Provided I have questionnaire / ID, which API of LimeSurvey needs to call ?
Please also help me with list of APIs available on LimeSurvey.
I am trying to see list of APIs available for LimeSurvey.
Because I am more interested into "Fetch questionnaire" API which should return questionnaire created by admin on LimeSurvey's portal.
@aaskoura
Thank you for the link, it's working for me.
@LimeSurvey Team
Thank you for your help and support.
As I understand, I will be creating my own server to use LimeSurvey.
GitHub link provided by team will be helpful to get things done like: create new survey, assign survey, add question to survey, etc.
For Android applicaiton, I have to publish APIs from my own server which will communicate with Android applicaiton.
LimeSurvey is a Base Project for Server to manage survey.