Hey guys,
Within the calls engagement API*, we can get the hubspot_owner_id as a property parameter. Is it possible to get more information about the hubspot_owner without doing another API call? For example, through another property or association parameter?
*Accounts Dashboard | HubSpot
Thanks!
Brad
Hi, @AWhyBravo
Thanks for your question. You are not missing an option. You’ll need to make a second call to HubSpot Owners API to get owner-specific properties and values.
Have fun building! — Jaycee
Thanks for your reply Jaycee!
I had been making a second call, but wanted to see if I could make it all in one. Thanks for the confirmation that this is the only way 