TL;DR: Is there any exhastive list of contact properties that also includes the API name of each one?
I'm building a node app using hubspot's v3 api to pull hubspot contact data. I want to pull properties like "Last Page Seen" and "Fist Page Seen" but cannot find any documentation on the API name of each contact property.
Some of these values can be found looking through the legacy documentation but not an exhastive list and since the naming convention doesn't seem consistant it is hard to infer the names of other properties based on the examples given.
I still think @hubspot should provide this in documentation. seems silly not to list the API name when they have the list published anyway. Thanks again.
I had a similar requirement a few weeks back, what I did was created a test portal and just exported all of the default properties. You can do that by going into "Settings > Properties" and clicking on "Export all properties"👍 I included the file below to save you having to do this but handy to know if you ever need to!
I still think @hubspot should provide this in documentation. seems silly not to list the API name when they have the list published anyway. Thanks again.
Users with Export permissions can export a list of all properties across all of your account’s objects. The exported file will contain basic information including each property’s name, internal name, type, description, group, and if applicable, its options. To view property values instead, you can export an individual property’s history or view historical data for a property on a record.