APIs & Integrations

BHjaltason
Participant

Getting last login or activity for owners

Using the Owners API I can get the time when the owner was last updated through the "updatedAt" property. Is there any way of getting the time of last activity or login for owners?

0 Upvotes
2 Replies 2
dennisedson
HubSpot Product Team
HubSpot Product Team

Getting last login or activity for owners

@BHjaltason 

This does not currently exist.  You should create an idea for this!

0 Upvotes
BHjaltason
Participant

Getting last login or activity for owners

Thanks for you reply! Just created an idea for this.

Follow up question.

 

Currently I am using the Engagements API to get the most recent engagement timestamp per owner. The thing I'm now looking into is that not all engagements responses come with an ownerId field.

 

If you try this demo response:

https://api.hubapi.com/engagements/v1/engagements/paged?hapikey=demo&limit=250

 

you'll see that only 232 of the 250 engagements contain the ownerID field. There are examples of this for engagement types note, task, email, and meeting. So I'm wondering why this is the case and if this is still the case today? (demo response data is 7 years old)

0 Upvotes