All deals API not showing the Labels for deal stage or deal owner

When I am pulling all my deals via the all deals API, I want to pull the labels for the deal stage and the deal owner. Not the internal values for these dimensions. How do I go about doing this?

Hi @kawyns1

I’m not a developer but a quick look around at similar issues indicates that the solution might be to use the Deal Properties API to get and store the property labels. They shouldn’t change too often so hopefully this is practical.

Read more: Using the Deal Properties API

Hope this helps.

Hi @Phil_Vallender ,

It seems that this is the solution for now. I will have to map the internal values onto the labels.

Thanks for your help.

Kawyn