APIs & Integrations

Olexandr_Polish
Member

Get logged activity from Deals using Engagements API

Hi guys!

I want to get some information from Deal Timeline (Type of activities made on Deals) such as Calls Connected, Emails Sent, Meetings Made and all information about them.

I found that I can use Engagements API, but as I understand it gives me all types of activity from Contacts, Companies and Deals. But I need to get them only for Deals. Does anyone knows how I can do it?

Thanks!

0 Upvotes
2 Replies 2
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

Get logged activity from Deals using Engagements API

Hi @Olexandr_Polishchuk,

If you’re trying to pull engagements for a specific deal record, you can use the get associated engagements endpoint (see below). Otherwise, you’d need to filter out results that don’t have any associated deals.

0 Upvotes
Olexandr_Polish
Member

Get logged activity from Deals using Engagements API

Understood. Thank you for your answer