Hello!
We are looking to create a custom property that is akin to the “Number of times contacted” native HS property but we want it to be able to include custom properties of ours in the count such as conference attendance. We also want to be able to see the dates and types of contact vs just an accumulative total number.
Is this at all doable?
Thank you!
Hi @APierre8,
Some of what you’re trying to do is possible, yes. You can set up custom number properties and use workflows to update them or calculation properties, if you’re on a Professional subscription. (If you aren’t, it’s not possible.) Create calculation and rollup properties
If you have “Number of times contacted” and another property that counts conference attendances, you could add them up that way.
@APierre8 wrote:
We also want to be able to see the dates and types of contact vs just an accumulative total number.
This is not possible with properties, as there isn’t any property type that would store all of these data points at the same time: Understand property field types in HubSpot
What you’re asking for is essentially the activity timeline to browse: Filter activity index pages and record timelines
Best regards!
I see, and I’m guessing there’s no way to “crack open” the provided Number of Times Contacted property to see what instances it’s counting?
@APierre8 unfortunately not.
Got it, thank you for all your timely responses!