Skip to main content

Hello: Has anyone attempted to use FME to capture survey responses from
Survey Monkey? If so, what approach did you take? I don't have python
experience but I have a survey I need to automate processing the survey
responses. Any help or advice is welcomed.

@bcrowley10 , it looks like Survey Monkey has an open API so you should be able use a HTTPCaller transformer to make calls to it - check out the API document and register for an API key. In fact I need to do this myself later this week so will try it out then


OK. I'll start there and give it a try. Thank you!


Reply