Mailchimp · Example Payload

Mailchimp Transactional Export Job Example

CampaignsEmail MarketingMarketing AutomationNewslettersTransactional Email

Mailchimp Transactional Export Job Example is an example object payload from Mailchimp, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcreated_attypefinished_atstateresult_url

Example Payload

Raw ↑
{
  "id": "abc123",
  "created_at": "2026-01-15T10:30:00Z",
  "type": "example_value",
  "finished_at": "2026-01-15T10:30:00Z",
  "state": "example_value",
  "result_url": "https://www.example.com"
}