Skip to main content
Best answer

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

  • January 9, 2020
  • 1 reply
  • 354 views

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.


Best answer by PaulKortmanBest answer by PaulKortman

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?


View original
Did this topic help you find an answer to your question?
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

PaulKortman
Forum|alt.badge.img+10
  • Zapier Expert
  • 469 replies
  • Answer
  • January 9, 2020

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?