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: does not support "List Memberships" in contacts stream #8477

Closed
TimothyZhang7 opened this issue Dec 2, 2021 · 0 comments · Fixed by #9129
Closed

Source HubSpot: does not support "List Memberships" in contacts stream #8477

TimothyZhang7 opened this issue Dec 2, 2021 · 0 comments · Fixed by #9129

Comments

@TimothyZhang7
Copy link
Contributor

TimothyZhang7 commented Dec 2, 2021

Tell us about the problem you're trying to solve

The HubSpot contacts stream went with default &showListMemberships=false, so it cannot retrieve list memberships in the contact object. The list membership info is required to describe the relationship between contact and contact list (basically, which list/lists this contact is assigned to).
To know which list a contact resides in is rather important in some use cases, it will be a great improvement to have it in the connector. If I did not remember incorrectly, Fivetran has this turned on in their HubSpot connector.

Describe the solution you’d like

Support extra attribute "list-memberships" in the contact schema.

Describe the alternative you’ve considered or used

There seems to be no alternative.

Additional context

Related document: https://legacydocs.hubspot.com/docs/methods/contacts/get_contacts

List Memberships &showListMemberships=x Boolean "true" or "false" to indicate whether current list memberships should be fetched for the contact. Default is false.

Are you willing to submit a PR?

Not at the moment.

@alafanechere alafanechere added area/connectors Connector related issues and removed needs-triage labels Dec 3, 2021
@alafanechere alafanechere changed the title HubSpot connector does not support "List Memberships" in contacts stream Source HubSpot: does not support "List Memberships" in contacts stream Dec 3, 2021
@sherifnada sherifnada added this to the Connectors Dec 24 2021 milestone Dec 10, 2021
@Zirochkaa Zirochkaa self-assigned this Dec 10, 2021
@vitaliizazmic vitaliizazmic self-assigned this Dec 15, 2021
vitaliizazmic added a commit that referenced this issue Dec 27, 2021
vitaliizazmic added a commit that referenced this issue Dec 27, 2021
vitaliizazmic added a commit that referenced this issue Jan 10, 2022
* Source Hubspot #8477 - separate stream for contacts list memberships

* Source Hubspot #8477 - reformat

* Source Hubspot #8477 - fix basic read tests: add contacts_list_memberships to empty streams

* Source Hubspot #8477 - bump version and update documentation
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.

8 participants