APIs & Integrations

sangdn
Member

How to get all marketing data programmatically

Hey All,
Currently I want to get all marketing data so that we could do enhancement & built our customized report.
I have taken a look into developer api document but there are no any information.

0 Upvotes
3 Replies 3
sangdn
Member

How to get all marketing data programmatically

Thanks @pmanca, could you show me the link to that API ?

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

How to get all marketing data programmatically

@sangdang Here you go!

HubSpot Developer Site | HubSpot

HubSpot's API documentation, developer community, and app development resources.

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

How to get all marketing data programmatically

@sangdang There is no API to pull everything at once. You need to pull each piece you want from their respective API. You would get a timeout if you tried to request all information in one call which is why we break it up.

0 Upvotes