APIs & Integrations

scotts1
Member

Anyway to update lastmodifieddate while batch updating contacts

I'm making a script to batch update contacts every night.

I need to also update the lastmodifieddate for contacts but I can't find a way to update it.

Any ideas? I was hoping I could just put it in the request body like the rest of the info but that doesn't seem to work.

Thanks for reading

0 Upvotes
1 Reply 1
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

Anyway to update lastmodifieddate while batch updating contacts

Hi @scotts,

The last modified date property automatically updates when any change is made to a contact record, so just updating the contacts with your script will automatically update the last modified date property.

0 Upvotes