APIs & Integrations

brianmelanson
Participant

All Contacts and Companies

SOLVE

Hi Team,

 

Can we fetch all contacts and companies at a time by using all contacts/companies api without given specific count/limit in API. Actually we have more than 20000 contacts and aprox 10000 companies. we want fecth all contacts and comnies. currently we are hitting again and again get api of all contacts beacuse there is max limit of 100 contacts and max limit 250 companies.

so please help us to avoid call contacts/companies apis again and again to fetch all our contacts and companies.

 

Thanks

0 Upvotes
1 Accepted solution
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

All Contacts and Companies

SOLVE

Hey, @brianmelanson.

 

Are you asking whether it is possible to retrieve all 20,000 contacts or 10,000 companies in a single request to the corresponding Get all endpoint?

 

If, so this cannot be done. Per the Get all contacts and Get all companies documentation, you will have to call each endpoint until "has-more": false.

Isaac Takushi

Associate Certification Manager

View solution in original post

0 Upvotes
1 Reply 1
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

All Contacts and Companies

SOLVE

Hey, @brianmelanson.

 

Are you asking whether it is possible to retrieve all 20,000 contacts or 10,000 companies in a single request to the corresponding Get all endpoint?

 

If, so this cannot be done. Per the Get all contacts and Get all companies documentation, you will have to call each endpoint until "has-more": false.

Isaac Takushi

Associate Certification Manager
0 Upvotes