• Créditos da HubSpot: Desbloqueie ferramentas poderosas para o crescimento

    Dúvidas?

Re: get name with property

RonaldoRubens22
Participante
The bdr field that I have with my deals returns an internal id instead of a name (string). How can I return this name?

RonaldoRubens22_0-1708974861478.png

 

 

0 Avaliação positiva
1 Solução aceita
Jaycee_Lewis
Solução
Autoridade no assunto

Hey, @RonaldoRubens22 👋 Having the internal value is the expected behavior. It's not possible to “force” the endpoint to return the label and not the internal value. 

 

If your `bdr` property corresponds to a HubSpot User ID you can make a request to the Owners API and get back the name of the user — GET /crm/v3/owners/{ownerId}. 

 

I hope this helps! — Jaycee





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




Exibir solução no post original

0 Avaliação positiva
1 Resposta 1
Jaycee_Lewis
Solução
Autoridade no assunto

Hey, @RonaldoRubens22 👋 Having the internal value is the expected behavior. It's not possible to “force” the endpoint to return the label and not the internal value. 

 

If your `bdr` property corresponds to a HubSpot User ID you can make a request to the Owners API and get back the name of the user — GET /crm/v3/owners/{ownerId}. 

 

I hope this helps! — Jaycee





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




0 Avaliação positiva