Adobe Experience Cloud · Example Payload

Campaign Api Workflow List Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Campaign Api Workflow List Example is an example object payload from Adobe Experience Cloud, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

content

Example Payload

Raw ↑
{
  "content": [
    {
      "PKey": "example",
      "label": "example",
      "status": "started",
      "startDate": "2025-03-15T14:30:00Z",
      "created": "2025-03-15T14:30:00Z"
    }
  ]
}