APIs & Integrations

VPapageorgiou
Member

File API

SOLVE

Hi

 

I have a bespoke object that contains a file created by our HubSpot partner. I am trying to find access to that file through the file API so I can download it programmatically. I have not been able to find a File API or a way to access it. When I get all properties of our bespoke object programmatically I have a long that I am guessing it represents the ID for the document.

What API do I need to use to get that document?

Many thanks

1 Accepted solution
GRajput
Solution
Recognized Expert | Gold Partner
Recognized Expert | Gold Partner

File API

SOLVE

Hi @VPapageorgiou 

If you are looking for file API, here is the link

https://developers.hubspot.com/docs/api/files/files#endpoint?spec=GET-/files/v3/files/search.

 

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!




Gaurav Rajput
Director, MarTech( Growth Natives)

Book a meeting


View solution in original post

0 Upvotes
2 Replies 2
GRajput
Solution
Recognized Expert | Gold Partner
Recognized Expert | Gold Partner

File API

SOLVE

Hi @VPapageorgiou 

If you are looking for file API, here is the link

https://developers.hubspot.com/docs/api/files/files#endpoint?spec=GET-/files/v3/files/search.

 

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!




Gaurav Rajput
Director, MarTech( Growth Natives)

Book a meeting


0 Upvotes
VPapageorgiou
Member

File API

SOLVE

Hi

 

Thank you for the response. I actually can construct the download URL with parts I already know, so in theory I do not need the API at all. It is mainly used to upload files.

Many thanks

0 Upvotes