HubSpot · Example Payload

Hubspot Conversations Attachment Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Conversations Attachment Example is an example object payload from HubSpot, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypeurlfilenamesize

Example Payload

Raw ↑
{
  "id": "attach_001",
  "type": "application/pdf",
  "url": "https://api.hubapi.com/files/v3/files/attach_001",
  "filename": "invoice.pdf",
  "size": 102400
}