We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jan 24, 2022 6:20 AM
Using hubspot API's, How to find number of contacts count for each contact owner?
Feb 3, 2022 11:41 PM
Hi @prasadcolumbus ,
You can create a separate list in HubSpot with contact and owner id and then filter through it using api
another option is you can get all contacts and loop through them to filter accordingly the owner id.
Hope this helps!
If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards.
Jan 25, 2022 1:02 AM
Thanks for your replay,But it's not working
Jan 24, 2022 10:52 AM
I would attempt to use the crm search endpoint and employ the hubspot_owner_id property to filter
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |