Is it possible to export all activities and notes from HubSpot contacts, companies and deals? If so, what is the simplest way of doing this?
Hi @dwightbailey,
It’s currently not possible to export contact engagements (notes, tasks, emails, meetings, calls), at least not out-of-the-box. There are workarounds using third-party integrations. I haven’t tested this myself but other users have mentioned ultimate data export: HubSpot Marketplace
Another alternative would be custom solutions based on the HubSpot Engagements API.
Lastly, if you have a Professional subscription, you could create a custom activity report and export the report data. Let me know if you need further guidance with this part.
There is also a thread on this topicin the HubSpot Ideas section of the community. I’d recommend upvoting this thread and leaving a comment with your use case.
Hope this helps!
Thanks @karstenkoehler
How would i do tghis please?
Lastly, if you have a Professional subscription, you could create a custom activity report and export the report data. Let me know if you need further guidance with this part.
Hi @dwightbailey,
You’d navigate to Menu > Reporting > Report and either use the Single object report builder (selecting the Activities option) or the Custom report builder (selecting Activities as data source).
You can then create a table view for a report that pulls in all properties of activities that you’re interested in. Once you’re looking at a table ( = spreadsheet) that has all of what you need, you should see an option to export the report.
Best regards!
This technique almost gets everything. However, it seems to miss email contents.
HubSpot’s native export only covers standard object data, and it doesn’t include notes and activities. To get those, you’d need to use the API. Tools like Skyvia make this easier by pulling notes/activities through the API and exporting them with their related Contact, Company, or Deal IDs so you can keep the associations.