We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jun 20, 2019 7:26 AM
Hello!!
How can i get all contacts related activites thats perform on contacts like form submission,lifecycle change,page view,call-to-action,workflow activity,list membership etc.please tell me which Hubspot Api i use to get all these activities..
Solved! Go to Solution.
Jun 21, 2019 10:58 AM
Jun 20, 2019 1:09 PM - edited Jun 20, 2019 1:10 PM
hi @zohaib , you'll need to use a combination of the Engagments and Contacts API. Some other items there can be retrieved through the Forms and Analytics API, but there's no unified API that gives you all this info. Most of the things you need can be retreived through the contacts api such as: form submissions, marketing emails, property changes, workflow memberships, etc. More granular form information can retrieved through the forms api and analytics api.
Things you cannot retreive at all from any HubSpot API: individual page views for a contact, CTA clicks.
Jun 21, 2019 10:58 AM