Salesforce Marketing Cloud · Example Payload

Salesforce Marketing Cloud Entry Event Example

AutomationCustomer JourneyDigital MarketingEmailMarketingPersonalization

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

Top-level fields

ContactKeyEventDefinitionKeyData

Example Payload

Raw ↑
{
  "ContactKey": "example_value",
  "EventDefinitionKey": "example_value",
  "Data": "example_value"
}