How do you get the Company owner from the companies API
SOLVE
Hi,
I have extracted a list of owners, but would now like to see which owners are assigned to which companies. Is there a parameter on the companies API that will provide this information?
You then need to match this up to a list of your Hubspot owners.
Edit: In reading your question again, you may be looking for a way to just pull companies with a specific owner ID. I don't see a way to do this directly through one API request.
Matthew Shepherd
Freelance HubSpot Consultant CRM Consultant | SEO Specialist
How do you get the Company owner from the companies API
SOLVE
@mattv Is it still the case we can't pull a list of accounts by hubspot_owner_id? It seem possible in the CRM v3 API using the companies/search endpoint. I'm trying to use a filter to limit results but I haven't not successfully pulled a list yet.
You then need to match this up to a list of your Hubspot owners.
Edit: In reading your question again, you may be looking for a way to just pull companies with a specific owner ID. I don't see a way to do this directly through one API request.
Matthew Shepherd
Freelance HubSpot Consultant CRM Consultant | SEO Specialist
is returning the Hubspot owner, just not in a recognisable format (numeric ID). Hence the need to match Hubspot Owner ID to an owner name via a call to the Hubpsot Owners Endpoint.
Matthew Shepherd
Freelance HubSpot Consultant CRM Consultant | SEO Specialist