Search code examples
c#asp.netsurvey

please suggest a hosted survey tool with an API


I'm tasked with implementing a survey addition to an existing website. We have been doing this survey with SurveyMonkey, which seems excellent, but the client doesn't like that it isn't on their site. SurveyMonkey doesn't have an API that I can plug into.

I've investigated Survey(tm) on http://survey.codeplex.com/. Terrible 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?!

Spent about an hour trying to get the sample site running on my machine and decided to move on.

What are my other options? Ideally I'd like to administer the Survey on a remote site (like SurveyMonkey) and pull questions/push answers from my site to their database. I'm also open to the idea of doing this entirely in house but don't want to build something from the ground up.


Solution

  • I would look at SurveyGizmo. You should be able to deal with their API and handle everything remotely.