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

Match user_id with userIdIncludingInactive for Archived Owners #314

Open
alecanteroinvgate opened this issue Aug 1, 2024 · 0 comments
Open

Comments

@alecanteroinvgate
Copy link

alecanteroinvgate commented Aug 1, 2024

Hi everyone,

I'm encountering an issue with the user_id attribute when an owner is archived beacuse the user_id is setted as None

Upon investigation, I found that the PublicOwner class doesn't match with the userIdIncludingInactive attribute. This discrepancy seems to have been introduced on March 21, 2024, following a request from a user with a similar issue.

For reference, here is the source: HubSpot Community Post.

I retrieve all owners using this API endpoint: hubspot_client.crm.owners.get_all(archived=True).

Could you please link user_id with userIdIncludingInactive for archived owners?

Thank you!

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

No branches or pull requests

1 participant