Mailchimp · Example Payload

Mailchimp Transactional Template Info Example

CampaignsEmail MarketingMarketing AutomationNewslettersTransactional Email

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

Top-level fields

slugnamelabelscodesubjectfrom_emailfrom_nametextpublish_namepublish_codepublish_subjectpublish_from_emailpublish_from_namepublish_textpublished_atcreated_atupdated_at

Example Payload

Raw ↑
{
  "slug": "example_value",
  "name": "Example Title",
  "labels": [],
  "code": "example_value",
  "subject": "example_value",
  "from_email": "user@example.com",
  "from_name": "example_value",
  "text": "example_value",
  "publish_name": "example_value",
  "publish_code": "example_value",
  "publish_subject": "example_value",
  "publish_from_email": "user@example.com",
  "publish_from_name": "example_value",
  "publish_text": "example_value",
  "published_at": "2026-01-15T10:30:00Z",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}