We're migrating from our old Hubspot account to a new one. I was able to export/import most of the data from contacts, companies, and deals.
However, I just realized the "Activities" data was not migrated. Is there a way for me to export this data from my old account and import it into the new one?
HubSpot reports: Activities can be exported via custom HubSpot reports. Once you create an activity report, you can also export the raw data of that report. This requires the most foresight in terms of which columns exactly you export and then map for re-import.
Hope this helps!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
I had this same problem and got as far as realizing that you can export contact activity in JSON but there's no JSON importer. So here is a script that will take the JSON and output an importable csv: https://github.com/bomeejung/hubspot-migrate/
HubSpot reports: Activities can be exported via custom HubSpot reports. Once you create an activity report, you can also export the raw data of that report. This requires the most foresight in terms of which columns exactly you export and then map for re-import.
Hope this helps!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer