APIs & Integrations

itechspec
メンバー

Get a count of all Companies

解決

Hi,

 

How can I get a total count of companies into the system using the api?

 

Cheers,

Chris

1件の承認済みベストアンサー
himanshurauthan
解決策
ソートリーダー | Elite Partner
ソートリーダー | Elite Partner

Get a count of all Companies

解決
Hello @itechspec

For getting total count of companies, the easiest way would be if create a active list on HubSpot based on a company filter such that all companies are included. On next step, you can make use of GET Contact List api and in response size parameter would help you know the count of companies.

Thanks
Digital Marketing & Inbound Expert In Growth Hacking Technology

元の投稿で解決策を見る

4件の返信
thomasgoirand
投稿者

Get a count of all Companies

解決

A better option from @himanshurauthan here since API V3 has the search object option,

 

himanshurauthan
解決策
ソートリーダー | Elite Partner
ソートリーダー | Elite Partner

Get a count of all Companies

解決
Hello @itechspec

For getting total count of companies, the easiest way would be if create a active list on HubSpot based on a company filter such that all companies are included. On next step, you can make use of GET Contact List api and in response size parameter would help you know the count of companies.

Thanks
Digital Marketing & Inbound Expert In Growth Hacking Technology
jarbot001
投稿者

Get a count of all Companies

解決

If we're connecting to multipl instances that we don't have direct access to we cannot create custom lists. To show sync statitistics in our app and show progress meters for importing companies we need to know the total count of companies for a given instance. Is there an API for this?

itechspec
メンバー

Get a count of all Companies

解決

Thanks Himanshu.

 

Chris