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