I am trying to get the name of a person from the “Currently assigned to” dropdown on an opportunity. I have been looking through Table Schema Documentation - Keap Developer Portal and cannot find this field. Any direction is appreciated. BTW - I am currently fetching a Contact and a Stage without issue, if this helps anything.
The UserID field (which is what you’re seeing) is an id number that corresponds to the primary key ‘Id’ on the User table. This is where/how you will find that information.