APIs & Integrations

emirturna
Member

Unstable api results

Hi, 

 

I prepared a set of api that calls and uses Hubspot apis. I linked them to klipfolio. The same code gives very independent figures each time it runs. While it gives 300 at a time as a result of api lasting only 10 seconds, it can be 20 in the next renewal. What could be the reason for this?
Can you help me?

0 Upvotes
2 Replies 2
Willson
HubSpot Employee
HubSpot Employee

Unstable api results

Hi @emirturna 

 

In order to assist here, would you be able to provide the specifics:

  1. Request URLs
  2. Payload (if any)
  3. Responses

If an example can be provided for the same call where you're seeing two different responses, that'd be great.

 

Thanks

Product Manager @ HubSpot
0 Upvotes
emirturna
Member

Unstable api results

Hi again,

 

We are trying to reach the result with loops by using the search structure on the deal api. For another use
https://api.hubapi.com/crm/v3/objects/deals?limit=100&archived=false&hapikey=
we edit the results with the link and write our own rest service. Links are the API link on our system. Would you like me to share it?
The problem here is, when I run the same link again, it gives different results. What could be the reason for this? We don't have the problem with timeout etc.

0 Upvotes