APIs & Integrations

Ram2019
Member

Get all activities of Contact using API

SOLVE

HI,

 

I need to get all activities of a contact like 

1. What campaigns we had sent [ including opens and clicks ]

2. Calls / tasks / Note -- seems this is engagement api 

0 Upvotes
1 Accepted solution
JasminLin
Solution
HubSpot Employee
HubSpot Employee

Get all activities of Contact using API

SOLVE

Hey @Ram2019 , you can use the email events endpoint https://developers.hubspot.com/docs/methods/email/get_events to get the campaigns along with open and click events of a specific recipient. And yes you can use the associated engagements endpoint https://developers.hubspot.com/docs/methods/engagements/get_associated_engagements to get all the engagements of a specific contact. 

View solution in original post

0 Upvotes
2 Replies 2
JasminLin
Solution
HubSpot Employee
HubSpot Employee

Get all activities of Contact using API

SOLVE

Hey @Ram2019 , you can use the email events endpoint https://developers.hubspot.com/docs/methods/email/get_events to get the campaigns along with open and click events of a specific recipient. And yes you can use the associated engagements endpoint https://developers.hubspot.com/docs/methods/engagements/get_associated_engagements to get all the engagements of a specific contact. 

0 Upvotes
deepak_patro
Participant

Get all activities of Contact using API

SOLVE

Can you let us know if this API also populate the activities like merge of two to three contacts or adding secondary emails to a contact.

0 Upvotes