Please suggest an API survey tool

I have been instructed to implement a survey supplement to an existing website. We are conducting this survey with SurveyMonkey, which seems to be excellent, but the client does not like that he is not on his site. SurveyMonkey does not have an API that I can connect.

I researched the survey (tm) at http://survey.codeplex.com/ . Horrible Name:

What survey tool are you using? 
Oh, Survey. 
Yes, what survey tool are you using?
I said Survey. 
Ugh, so did I but which one?!

About an hour passed, trying to get a sample site to work on my machine and decided to move on.

What are my other options ? Ideally, I would like to conduct a survey on a remote site (for example, SurveyMonkey) and pull questions / send answers from my site to their database. I am also open to the idea of ​​doing this completely in the house, but I do not want to build something from scratch.

+3
source share
3 answers

I would watch SurveyGizmo . You must deal with their API and process everything remotely.

+6
source

You can try LimeSurvey ( http://www.limesurvey.org/ ), which comes with an extensive API: http://manual.limesurvey.org/wiki/RemoteControl_2_API .

Usually you install it on your own server, but hosted versions are also available:

+2
source

All Articles