Hi all, with the help of the Slack channel I stump...
# plugins-general
m
Hi all, with the help of the Slack channel I stumpled upon some multi purpose taps: https://hub.meltano.com/extractors/tap-rest-api-msdk https://hub.meltano.com/extractors/tap-spreadsheets-anywhere Outside of the Hub also exists this one: https://github.com/MeltanoLabs/tap-universal-file Are there any other multipurpose plugins one should know?
v
https://github.com/meltano/tap-smoke-test , but the line of multipurpose gets fuzzy very quickly
Benefit and a curse of easy to build taps and targets
2
If you're technical and can write code I recommend folks write a specefic tap with the sdk for everything they are doing as it's so much faster and more flexible down the road
2
m
Thank you very much for your Feedback, Derek!