Question

Processing Survey Responses from a Survey Monkey Survey

  • 6 December 2017
  • 2 replies
  • 7 views

Badge

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.


2 replies

Badge +1

@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

Badge

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

Reply