APIs & Integrations

pawelvh
Member

Get All Deals () does not pull Amount field?

Hello All,

I am new to Hubspot API and have a query. When i am calling the Get All Deals endpoint i am not getting Amount value of the deals. It seems weird as the Amount is the first defaut property of each deal. I am building custom made system where i would like to have a screen with all current deals and need amount field in each deal. I know I can get Amount by using the Get a Deal endpoint but i don’t want to do it for each row of a deal as this would slow down the load drastically.

Hopefully someone will be able to put me into right direction.
Best regards,
Pawel

0 Upvotes
2 Replies 2
pawelvh
Member

Get All Deals () does not pull Amount field?

I just found that i have to add ‘properties=amount’ to the call uri.
It works OK now

Thanks anyway

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

Get All Deals () does not pull Amount field?

@pawelvh I’m glad you figured it out! Let us know if you run into any other issues.

0 Upvotes