HubSpot · Example Payload

Hubspot Custom Workflow Actions Batch Callback Input Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Custom Workflow Actions Batch Callback Input 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

callbackIdoutputFields

Example Payload

Raw ↑
{
  "callbackId": "500123",
  "outputFields": {
    "key": "value"
  }
}