HubSpot API Owner ID Property isn't understandable without doing another lookup against HubSpot users
When you get owner values from a HubSpot object, the values are returned as owner IDs, meaning that another API call is needed to get the useful information for that owner (name, email).
User Selection Internal ID Value
Date Discovered: Oct 2022
What Happened
- Objects have owner properties
- When an owner property is accessed via API, it gives you a non-useful ID
Solution
- Once we know and owner, put it into a single-line text field using a workflow