Skip to main content

Hello,

I am looking to perform a migration between Front and HubSpot, and I am trying to retrieve the attachments from a conversation. I have not been able to find the ID of the attachments in order to then make a GET request and download them.

Here is the endpoint provide by front to download attachment : https://dev.frontapp.com/reference/download-attachment

 

Could someone provide me with information on this?

Best regards

Hi @GuySchaller ,
Attachment information is carried in every Message object. Messages will contain an “attachments” array containing a list of all Attachments on that particular message (including the ID);

Let us know if you have questions!

Where to find Front Attachment IDs

 


Hi @jason ! 

 

Thanks for your advise, it will be very helpful!

 

By


Reply