Salesforce Marketing Cloud · Example Payload

Salesforce Marketing Cloud Category Collection Example

AutomationCustomer JourneyDigital MarketingEmailMarketingPersonalization

Salesforce Marketing Cloud Category Collection Example is an example object payload from Salesforce Marketing Cloud, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countpagepageSizeitems

Example Payload

Raw ↑
{
  "count": 10,
  "page": 10,
  "pageSize": 10,
  "items": []
}