HubSpot · Example Payload

Hubspot Source Code Task Locator Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Source Code Task Locator Example is an example object payload from HubSpot, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idlinks

Example Payload

Raw ↑
{
  "id": "12345",
  "links": {
    "status": "/cms/v3/source-code/extract/async/tasks/12345/status"
  }
}