Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Ability to grab data from SurveyMonkey

It would be really great to be able to have native support to pull data from SurveyMonkey surveys. There is an API for it after all.
Status: Completed
Comments
DavesBI
New Member
My work-around for the interim is to use EXCEL (2016) to get my survey results. (Insert > Store "Scroll down or search for the add-In" follow instructions). Then run a macro to convert to a table and refresh. This file then feeds to Power BI where a cross analysis with other data sets. A direct feed into "Powbi" would be a more efficient solution.
gregrpenner
New Member
what's the hold up on this? Seems like a popular connection. I also need it.
bthomas5
New Member
Definitely still needed
amanda_caunt
New Member
Its a great idea, and I would use it a lot.
lsoohoo2
New Member
This feature is really needed. We do a lot of surveys and transforming them manually to analyze is not a good nor efficient option.
nancy1989
Regular Visitor
get data from SurveyMonkey in SSIS using their REST API. Interacting with REST API requires programming skill and if you are not Programmer you may face dead end. SSIS PowerPack JSON REST API Connector (for XML REST API check XML Source Connector) makes it super easy to consume any REST API data source. https://zappysys.com/blog/get-data-from-surveymonkey-in-ssis-using-rest-api/
michael_shull
New Member
A MUST
greg54
New Member
Why are we still asking for a simply feature? MS time to deliver.
pbiideas1
New Member
I see why MS didn't get to this yet the data is a mess from the api, requires multiple calls, just to get one survey, with a limit per day, also has horribly nested elements. One question could have a single text element as the result or a table in the same element. We created our own internal web service that grabs the data through here to send to our PowerBi gateway. Using: https://github.com/bcemmett/SurveyMonkeyApi-v3
acharlier
New Member
this would be a massive benefit!