Marketing Integrations

kevindeepnote
Miembro

Custom properties via Segment identify calls not populating

resolver

I'm trying to add custom properties into HubSpot via Segment identfiy calls and I can't get them to populate.


We're sending an identify call with these traits:

"traits": {
    "plan": "personal",
    "useCase": "education-student",
    "workspaceId": "[hidden]",
    "workspaceRole": "admin"
  }

I want to append the trait "plan" to a HubSpot contact. If we send this payload, I would expect the contact to update with a custom field of plan=personal but I'm not able to get it to populate after creating a HubSpot custom property. I'm attaching screenshots of how I setup the HubSpot custom properties.


Screen Shot 2022-07-12 at 1.12.09 PM.pngScreen Shot 2022-07-12 at 1.11.59 PM.png

0 Me gusta
1 Soluciones aceptada
kevindeepnote
Solución
Miembro

Custom properties via Segment identify calls not populating

resolver

I figured it out. The identify call requires `email` as a trait.

Ver la solución en mensaje original publicado

2 Respuestas 2
kevindeepnote
Solución
Miembro

Custom properties via Segment identify calls not populating

resolver

I figured it out. The identify call requires `email` as a trait.

MiaSrebrnjak
Administrador de la comunidad
Administrador de la comunidad

Custom properties via Segment identify calls not populating

resolver

Thank you for sharing the solution @kevindeepnote👍 


Wusstest du, dass es auch eine DACH-Community gibt?
Nimm an regionalen Unterhaltungen teil, indem du deine Spracheinstellungen änderst


Did you know that the Community is available in other languages?
Join regional conversations by
changing your language settings

0 Me gusta