I have scenario, I want to add/update upto 10k to 20k data with same timestamp for hubspot objects.
Currently I am able to the see the same timestamp upto seconds but not the milliseconds for the fields updatedAt and hs_lastmodifieddate.
Is there any way i can add/update the data with the same timestamp?
Hi there. Can you provide any additional details?
- An example of what you get vs what you expect?
- Can you clarify what you are asking here? “Is there any way i can add/update the data with the same timestamp”
Best,
Jaycee
I Updated the data for the companies using import and bulk edit.After that, When i fetch the companies data using read API(REST), I seen different timestamp for the field updatedAt and hs_lastmodifieddate.
How can i add/update the companies data which can return same timestamp for updateAt or hs_lastmodifieddate fields.