Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉 Source Hubspot: Fill all implemented streams with data #6711

Closed
htrueman opened this issue Oct 4, 2021 · 0 comments · Fixed by #6995
Closed

🎉 Source Hubspot: Fill all implemented streams with data #6711

htrueman opened this issue Oct 4, 2021 · 0 comments · Fixed by #6995

Comments

@htrueman
Copy link
Contributor

htrueman commented Oct 4, 2021

Tell us about the problem you're trying to solve

For now we have these empty streams in the Hubspot connector (with oauth config):
contact_lists,
campaigns,
tickets,
subscription_changes,
quotes,
email_events,
engagements,
forms,
products,
workflows.
So these are marked as empty_streams in the SAT config, so we couldn't properly test them.

Describe the solution you’d like

We need to find a way on how to fill these streams with data.

For the workflows streams the automation submodule should be activated. For the rest we need to make a research why these streams are empty now. Especially for the companies, deals, owners which are filled when using the token creds, but empty with oauth config. So perhaps some of the required scopes are missing.

Describe the alternative you’ve considered or used

No alternatives if we want the proper testing of the given streams.

Additional context

Issue appeared after the new streams were added in #6465.

Are you willing to submit a PR?

I will

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants