APIs & Integrations

MKoduri
Member

how to add multiple associations more than 100

SOLVE

Hi Team,

i'm using CRM Assocations API for parent and child company associations.
Now, i have a record where one company has 120 child companies assocations. how can i do that in a single api.
Any suggestions please. Below is the link api which has limitation to 100 records only
https://api.hubapi.com/crm-associations/v1/associations/create-batch

1 Accepted solution
Humashankar
Solution
Key Advisor

how to add multiple associations more than 100

SOLVE

The best approach for this use case is to batch the associations into groups of 100 and make multiple API calls to manage more than 100 child companies with a parent company

Would you be able to make out process for that by yourself

 

Hope this helps - Happy to help further !!

 


Thank you very much and have a fantastic day!

Warm regards

Humashankar VJ
HubSpot Enthusiast and Key Advisor | Engineering Manager

View solution in original post

0 Upvotes
1 Reply 1
Humashankar
Solution
Key Advisor

how to add multiple associations more than 100

SOLVE

The best approach for this use case is to batch the associations into groups of 100 and make multiple API calls to manage more than 100 child companies with a parent company

Would you be able to make out process for that by yourself

 

Hope this helps - Happy to help further !!

 


Thank you very much and have a fantastic day!

Warm regards

Humashankar VJ
HubSpot Enthusiast and Key Advisor | Engineering Manager
0 Upvotes