Best answer

Hubspot "New Deals In Stage" Returning Deal Owner as numeric value - not really useful

  • 9 January 2020
  • 1 reply
  • 333 views

Userlevel 1

Hi Community. I'm working on a zap that gets data when a Deal card is placed in a given stage. The zap is triggered fine and one of the fields I'm parsing is "Deal Owner." The value comes back as a numeric and it appears to the the User's ID. This really isn't useful and I'm looking for a string name.

Is this the expected behavior or do I need to do another step?

Deal Name: {{74006961__dealname}}

Deal ID: {{74006961__dealId}}

Amount: {{74006961__amount}}

NAIFA Staff Owner: {{74006961__hubspot_owner_id}}

Description: {{74006961__description}}

Thanks.


icon

Best answer by PaulKortman 9 January 2020, 18:14

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +10

Hi @RedShirt and welcome to the community.

If I were to make an assumption here you will need another step to do a lookup with that {{74006961__hubspot_owner_id}} and get the person's information (like name email etc). You can then use the name value from that other step in your "NAIFA Staff Owner" area and it will be the person's name not their ID.

If this is off or doesn't clear things up can you post a screenshot or two of what you are trying to do?