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

Cannot sync properties_with_history in endpoint "/crm/v3/objects/contacts/search" #244

Open
royalmaster960 opened this issue Oct 21, 2023 · 0 comments

Comments

@royalmaster960
Copy link

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
telegram-cloud-photo-size-5-6169973060942281143-y
image

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