HubSpot · Example Payload

Hubspot Custom Workflow Actions Action Function Collection Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Custom Workflow Actions Action Function Collection Example is an example object payload from HubSpot, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

results

Example Payload

Raw ↑
{
  "results": [
    {
      "id": "500123",
      "functionType": "PRE_ACTION_EXECUTION",
      "functionSource": "example-value"
    }
  ]
}