APIs & Integrations

suresh_rout
Member

Download deal objects

How to download a deal with all deal properties

0 Upvotes
4 Replies 4
suresh_rout
Member

Download deal objects

I want to download all deals with all deal properties using rest api call.

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

Download deal objects

@suresh_rout Then you need to get all of your deals using this API endpoint.

Then once you have your list of deals you can loop through each one to grab all of the properties.

using this endpoint

0 Upvotes
suresh_rout
Member

Download deal objects

Thank you…This is worked for me.

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

Download deal objects

@suresh_rout Here is a link that will help you export out all of your deals.

0 Upvotes