Hello!
I’ve created a Bot via chatflow inside hubspot to capture leads on my langing page, but for some reason the generated contacts are without clientID, does anyone know how I can solve this?
Hi @AAugusto
clientID isn’t a default HubSpot contact property, so am I right to assume it’s a custom property created by you or your HubSpot Admin? HubSpot always creates a record ID, what are you planning to do with the record ID? You can get the record ID either by exporting records or via API.
Frank
Hello Frank!
Thanks for the reply and sorry for the lack of clarity.
By ClientID I mean the google analytics ClientID with which I can track user behavior across the site.
We have a Hubspot integration with Google Analytics and generally the contacts created via form have the clientID information, but with the contacts created via chatflow the same does not happen.
I’m trying to find out why