Hey folks, I've been working on Hubspot Tap for a ...
# plugins-general
s
Hey folks, I've been working on Hubspot Tap for a while -> https://github.com/potloc/tap-hubspot It is by no means perfect (far from), but I believe it's much easier to amend/customise than the original hubspot singer tap. It's based on the meltano sdk Any feedback would be greatly appreciated!
t
Would you be willing to make a PR to get it added to the Hub? https://hub.meltano.com/extractors/tap-hubspot
s
Yes of course 😄 what repository do I make a PR to?
t
Oh sorry! At the bottom of that page there’s an “Edit it on GitHub” link that would take you to https://github.com/meltano/hub/blob/main/_data/meltano/extractors/tap-hubspot/singer-io.yml We’d need a new yaml file in https://github.com/meltano/hub/tree/main/_data/meltano/extractors/tap-hubspot with the variant name (your github username) and the YAML filled out
s
Awesome thanks!