Published my first sdk tap, <tap-surveymonkey> Whi...
# singer-tap-development
d
Published my first sdk tap, tap-surveymonkey While a singer version exists, my version: • Can sync all surveys (singer version requires you pass one id at a time in config) • Can use sdk inline stream maps chef kiss Happy to hear any feedback/suggestions!
d
@dan_ladd That’s awesome! Would you consider it ready for production? Please add it to https://gitlab.com/meltano/hub/-/blob/main/_data/taps/surveymonkey.yml if so, so that it’ll show up on https://hub.meltano.com/taps/surveymonkey 🙂 If we get some users to confirm it works well, we could even make it the default variant, since SDK-based taps are always preferred
e
That's cool 😄. I see you added a
TODO
for when #208 is resolved 👍
a
@dan_ladd - That's fantastic, congrats. I've had a lot of difficulty getting automated data from Survey Monkey in the past and it's awesome to see this, and I love that it can support stream maps and multiple surveys.
a
We're using surveymonkey here at Meltano...definitely going to check this out. Thank you!
d
I've been using it without any issue for the last two weeks and think it's ready. Here's the MR for the hub! https://gitlab.com/meltano/hub/-/merge_requests/99
d
@dan_ladd Awesome, thanks!
r
@dan_ladd this is awesome! Do you still need to have Survey Monkey Enterprise to get the access token?
d
I don't think so, I was able to use the tap with a free test account
r
Were you able to just copy an access token from the developer portal? Or did you have to generate it via Oauth 2.0
d
Just copy the access token from the portal. There is something regarding a 90 day draft app, so not 100% sure there on free/paid