I have been able to find the API to get all page views by conatct with all details of page instance. here is the API https://api.hubapi.com/events...read more
Hi @GRajput , Thank you for the explanation. How can I get all the visited page view instead of limited number of historical changes? Is there any...read more
Hi @GRajput I tried the API you provided with the history option. In the response array, I noticed that my contact has a total of 369 page view...read more
I would like to retrieve page views count and timestamp associated with a specific contact filtered by a day. as given below in screenshot I have checked The contact api - Get a contact by its vid . It is return total number of page read more
Hi @Teun , The Search API provides separate endpoints for different engagement types such as calls, meetings, notes, and tasks. Instead of makin...read more
I would like to retrieve page views count and timestamp associated with a specific contact filtered by a day. as given below in screenshot I have checked The contact api - Get a contact by its vid . It is return total number of page read more
I would like to retrieve engagements associated with a specific contact, filtered by a date/timestamp range. Currently, I'm using this API: https://api.hubapi.com/engagements/v1/engagements/associated/contact/{vid}/paged?limit=200. Is t read more