APIs & Integrations

VSilva16
Member

Company creation limit

Hello, I'm doing automation to create new companies from data in a spreadsheet, this spreadsheet has 3,000 records, I can make requests to the company creation API, but when it reaches 250 companies created, I can't add more. As I upload more company data when this limit is reached, the system deletes old companies and replaces them with new ones that I add.

I would like to know if the system actually limits the number of companies to be created via API?

0 Upvotes
3 Replies 3
Jaycee_Lewis
Community Manager
Community Manager

Company creation limit

Hey, @VSilva16 👋 Have you logged out the error message? It sounds like you're hitting a rate limit, but it's hard to say without more information. 

 

Best,

Jaycee







HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.


Learn More.





Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
0 Upvotes
VSilva16
Member

Company creation limit

Hi @Jaycee_Lewis , I finally figured out where the problem was. I was using an API that only returned a limit of 250 records. I researched more and discovered another API that provides the "offset" parameter that allows me to view all companies created, thank you very much for your attention and willingness to respond to me

Jaycee_Lewis
Community Manager
Community Manager

Company creation limit

Fantastic! Can you share which endpoint worked better for you? I'm sure other community members will benefit 🙌 Have fun building! — Jaycee







HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.


Learn More.





Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
0 Upvotes