This query returns a list of every time you send a new campaign on MailChimp.
- API endpoint slug
- mailchimp.history_of_campaigns_sent
- Runtime method
- performQuery("mailchimp.history_of_campaigns_sent")
Query fields
- Label
- Which list?
- Slug
- which_list
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Mailchimp.historyOfCampaignsSent.SentAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- campaign_name
- Filter code
- Mailchimp.historyOfCampaignsSent.CampaignName
- Type
- String
- Example
- The new MailChimp Channel on IFTTT!
- Slug
- from
- Filter code
- Mailchimp.historyOfCampaignsSent.From
- Type
- String
- Example
- IFTTT
- Slug
- to
- Filter code
- Mailchimp.historyOfCampaignsSent.To
- Type
- String
- Example
- IFTTT Community
- Slug
- status
- Filter code
- Mailchimp.historyOfCampaignsSent.Status
- Type
- String
- Example
- Sent
- Slug
- subject
- Filter code
- Mailchimp.historyOfCampaignsSent.Subject
- Type
- String
- Example
- The new MailChimp Channel on IFTTT!
- Slug
- created_by
- Filter code
- Mailchimp.historyOfCampaignsSent.CreatedBy
- Type
- String
- Example
- Jamison Ross
- Slug
- recipient_count
- Filter code
- Mailchimp.historyOfCampaignsSent.RecipientCount
- Type
- String
- Example
- 1000000
- Slug
- campaign_url
- Filter code
- Mailchimp.historyOfCampaignsSent.CampaignUrl
- Type
- Web URL
- Example
- mailchimp.com/
- Slug
- email_body_html
- Filter code
- Mailchimp.historyOfCampaignsSent.EmailBodyHtml
- Type
- String
- Example
- <html>...</html>
- Slug
- email_body_text
- Filter code
- Mailchimp.historyOfCampaignsSent.EmailBodyText
- Type
- String
- Example
- Hello, time to check our new exciting feature!