APIs & Integrations

RonaldoRubens22
Teilnehmer/-in

get name with property

lösung
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 Upvotes
1 Akzeptierte Lösung
Jaycee_Lewis
Lösung
Community-Manager/-in
Community-Manager/-in

get name with property

lösung

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


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


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

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
1 Antwort
Jaycee_Lewis
Lösung
Community-Manager/-in
Community-Manager/-in

get name with property

lösung

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


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


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