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

Add hubspot properties #206

Merged
merged 9 commits into from
Jul 17, 2023
Merged

Add hubspot properties #206

merged 9 commits into from
Jul 17, 2023

Conversation

steinitzu
Copy link
Collaborator

@steinitzu steinitzu commented Jul 2, 2023

Tell us what you do here

  • improving, documenting, customizing existing source (please link an issue or describe below)

Relevant issue

Implements #195

More PR info

@steinitzu steinitzu force-pushed the add_hubspot_properties branch 2 times, most recently from 8004868 to 798bb1a Compare July 2, 2023 04:58
@steinitzu steinitzu marked this pull request as ready for review July 2, 2023 05:02
@steinitzu steinitzu requested a review from adrianbr July 2, 2023 05:02
@adrianbr adrianbr requested a review from rudolfix July 6, 2023 07:54
Copy link
Contributor

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! what we still miss:

  • show how to fetch history in the demo script
  • enable history on the test_all_reources (which calls real backend)

@steinitzu
Copy link
Collaborator Author

steinitzu commented Jul 15, 2023

@rudolfix added it to tests and demo. I don't think I have the right test account locally so I'm not checking the data very thoroughly for now.

)
# Get history separately, as requesting both all properties and history together
# is likely to hit hubspot's URL length limit
for history_entries in fetch_property_history(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this too. With some endpoints the URL was too long when listing all properties twice. 😨

@rudolfix
Copy link
Contributor

@steinitzu I sent you the credentials to test account. let's make sure that some proper test cases are there before merging. thanks!

Copy link
Contributor

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, LTM!

@rudolfix rudolfix merged commit a3baf32 into master Jul 17, 2023
8 checks passed
@rudolfix rudolfix deleted the add_hubspot_properties branch July 17, 2023 19:01
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

Successfully merging this pull request may close these issues.

2 participants