Skip to main content
Question

Processing Survey Responses from a Survey Monkey Survey

  • December 6, 2017
  • 2 replies
  • 18 views

Forum|alt.badge.img

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

Forum|alt.badge.img+1
  • 59 replies
  • December 6, 2017

@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


Forum|alt.badge.img
  • Author
  • 29 replies
  • December 6, 2017

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