APIs & Integrations

JZhao
Participante

How can I search the history for a merged company

I did a company merge based on this instruction: https://knowledge.hubspot.com/companies/how-do-i-merge-companies

 

After merging, when I open the secondary company link, it redirects to the primary company which makes sense. But how can I find out the history record for the merge operation? Like who did the merge at when?

0 Avaliação positiva
2 Respostas 2
vbrech
HubSpot Employee
HubSpot Employee

How can I search the history for a merged company

When you look up the record via v3 Companies API (GET api.hubspot.com/companies/v3/companies/COMPANYID) , it should include a "mergeAudits" key with timestamp and sourceId including the user's ID. If you don't see the "mergeAudits" key, try adding includeMergeAudits=True parameter.

0 Avaliação positiva
LJJ
Membro

How can I search the history for a merged company

I have the same issue. Is there a way to get this history through the HubSpot/Snowflake data share, or is it available somewhere in HubSpot itself without having to access the API?

0 Avaliação positiva