Cannot sync properties_with_history in endpoint "/crm/v3/objects/contacts/search"
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
Research direction
Start by tracing the Python client entry point for /crm/v3/objects/contacts/search and compare its supported parameters with the properties history request described. Done means determining whether the search endpoint can return properties_with_history and documenting or implementing the supported behavior without relying on one company request per contact.
Written by the indexing model from the issue text.
Description
HI every one!
Now, i am using endpoint "/v1/lists/recently_updated/contacts/recent" to sync recently properties but i want using endpoint "/crm/v3/objects/contacts/search" to get lastmodified properties from hubspot.
With issue the endpoint "/crm/v3/objects/contacts/search" cannot get properties_with_history. It''s importance for me to build history of properties.
To fix it:
i am using endpoint "/crm/v3/objects/contacts/search" to get contact_id lastmodified and using endpoint "/crm/v3/objects/companies/{companyId}" to get properties_with_history and this way make system be overloaded because to get the history of the contact_id I have to call the endpoint "/crm/v3/objects/companies/{companyId}" once.
Anyone support me how to get properties_with_history in a easier way
- Dominant language
- Python
- Stars
- 434
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from HubSpot/hubspot-api-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
HubSpot/hubspot-api-python#497 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
HubSpot/hubspot-api-python#498 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
HubSpot/hubspot-api-python#496 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
HubSpot/hubspot-api-python#495 · 1 comment · 2 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
HubSpot/hubspot-api-python#494 ·
All issues in HubSpot/hubspot-api-python
Similar issues
-
bug confirmed issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
open-webui/open-webui#30750 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 90/100