I've been looking at solutions to grab the _hsenc value with GTM, send it to our datawarehouse and then connect it with the Contact ID (or Record ID?) that I get from Hubspot
However, I am not sure how to decipher the _hsenc value and then connect it to the right contact back end. Any suggestions?
The hsenc value is a hashed value that is used to uniquely identify a contact in HubSpot. It is generated by HubSpot and is not something that you can decipher yourself. However, you can use the hsenc value to connect to the right contact back end by using the HubSpot API.
Here are the steps on how to connect the _hsenc value with the contact ID
Create a HubSpot API key. Use the HubSpot API to get the contact ID for the _hsenc value. Store the contact ID in your data warehouse. Here is an example of how to use the HubSpot API to get the contact ID for the _hsenc value
Once you have the contact ID, you can store it in your data warehouse. You can then use the contact ID to query your data warehouse for information about the contact.
Hi @himanshurauthan , I followed your tutorial but I only get "None" values as reply. I contacted HS Support who told me that decoding the `hsenc` value is not possible. I urgently need to decode it to get the real contact_id, do you have any idea how to solve this? Thanks, Verena