bruin-data / ingestr

ingestr is a CLI tool to copy data between any databases with a single command seamlessly.
https://bruin-data.github.io/ingestr/
MIT License
2.55k stars 59 forks source link

Introduce HubSpot as a source #27

Closed sanjushahgupta closed 2 months ago

sanjushahgupta commented 2 months ago

Following changes are made in this PR: • added hubspot as an source option in factory.py. • added HubspotSource class in source.py to fetch data from hubspot API • added ingestr.src.hubspot as a module in pyproject.toml