bcemmett / SurveyMonkeyApi

Library for querying Survey Monkey
https://www.simple-talk.com/blogs/2014/08/10/new-net-library-for-accessing-the-survey-monkey-api/
MIT License
16 stars 14 forks source link

Survey Monkey v3 support? #24

Open rubberduck203 opened 8 years ago

rubberduck203 commented 8 years ago

Hi there! I'm just now circling back to the project that landed me here about a year ago. It seems that in that time Survey Monkey has released version 3 of their api. Does this lib support it? If not, are there any plans to?

AswathySNair commented 8 years ago

Hi Ben,

SurveyMonkey announced the release of v3 of the SurveyMonkey API. V1 and V2 of SurveyMonkey will be retiring on Dec 1,2016.Does this library will change to support V3. Please update as soon as possible.Thanks a lot.

rubberduck203 commented 8 years ago

I have limited time, but may be able to find a bit to assist in the update.

bcemmett commented 8 years ago

@ckuhn203 @AswathySNair have been working on this recently. It's very different so have started from scratch at https://github.com/bcemmett/SurveyMonkeyApi-v3. Will hopefully be able to release something shortly with roughly equivalent functionality, and continue updating to add some of the newer capabilities (which are largely around better ability to modify data).