singer-io / tap-surveymonkey

GNU Affero General Public License v3.0
1 stars 11 forks source link

Support of more than one survey by integration #18

Closed pedro-iatzky closed 1 year ago

pedro-iatzky commented 3 years ago

Currently, if I want to integrate a new survey (using Stitch) I have to create a new integration. This is kind of inconvenient for our use case.

I would like to know if there is some limitation (on the Singer side or on the SurveyMonkey API) that does not allow to replicate all the responses for all the surveys a user has (or at least, to select a list instead of just one) or if this is just a design decision. Furthermore, in the survey_details table all the surveys are being saved, which is kind of inconsistent.

leo-schick commented 2 years ago

solved in PR #19

rdeshmukh15 commented 1 year ago

Released the changes as part of tap-surveymonkey version 2.0.0, to avail this feature you have to create a new surveymonkey integration.