APIs & Integrations

fonji
Contributor

Get recently created / updated engagements and timeline events

Hello!

Is there a way to get the lasts created (or updated) engagements and timeline events?
Or have notifications via webhooks?
I can’t seem to find it in the docs.

0 Upvotes
4 Replies 4
pkontopoulos1
Member

Get recently created / updated engagements and timeline events

Just to clarify @dadams since I am interested in a similar issue,
that means that I cannot have a list of the pageviews a contact has made through the API,

I am interested in tracking which dates a contact is visiting my web site/blog,
or how many times a specific contact has visited a specific page
is that possible ?

Thanks,
Panos

0 Upvotes
Dadams
HubSpot Employee
HubSpot Employee

Get recently created / updated engagements and timeline events

Hi @pkontopoulos, we don’t currently have an API to get the specific pages viewed by a contact, but we have have a few contact properties that track the aggregate views:
hs_analytics_num_page_views is the total pages viewed by the record
hs_analytics_num_visits is the total number of visits
hs_analytics_first_timestamp is the first time the contact visited your site
hs_analytics_last_visit_timestamp is the last time they visited your site.

There’s a full list of the default analytics properties here:

List of HubSpot's default contact properties

A complete list of all HubSpot default contact properties and their definitions.

0 Upvotes
fonji
Contributor

Get recently created / updated engagements and timeline events

Thanks @dadams, glad to know you’re working on it!

0 Upvotes
Dadams
HubSpot Employee
HubSpot Employee

Get recently created / updated engagements and timeline events

We don’t currently have a way to get engagements. This is something we’re working on now and it should be ready for release soon.

0 Upvotes