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.