Tasks to be Exported to Excel/csv file from Hubspot CRM

Hii, I am trying to export Tasks from Hubspot CRM Account to Excel/csv file for 35 Users on a regular basis.
Can somebody please help me with that and also the automation of it if possible.

Hi @Deepak_Kumar,

There isn’t any out-of-the-box functionality to export engagement data (like tasks) in CSV format. You’d need to either build your own functionality using the Engagements API, or investigate 3rd party export tools.

developers.hubspot.com

Get all engagements

GET /engagements/v1/engagements/paged - Get all engagements for a portal.

vote on this link to get task export capabality on their radar: https://community.hubspot.com/t5/HubSpot-Ideas/Export-Tasks-from-CRM/idc-p/253211#M29645

Just to update this thread, it is now possible to export tasks.

Please see this resource for additional information and details.

Thank you,
Jenny

Hi. The export doesn’t include due dates of tasks? I can’t understand why???

Hi @Daveonearth,

I wanted to share this resource with you.

As explained in the “please note”-box the Activity date column in the export file refers to the due date of the task.

Take care!

Jess