Salesforce Marketing Cloud · Example Payload

Salesforce Marketing Cloud Contact Search Response Example

AutomationContent ManagementCustomer JourneyDigital MarketingEmailMarketingMarketing AutomationMCPMobile MessagingPersonalizationSMSWebhook

Salesforce Marketing Cloud Contact Search Response 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": []
}