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}.
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}.