Explore Plans
Mobile menu Close menu
Mailchimp

History of campaigns sent

This query returns a list of every time you send a new campaign on MailChimp.

Developer info

API endpoint slug
mailchimp.history_of_campaigns_sent
Runtime method
performQuery("mailchimp.history_of_campaigns_sent"}

Query fields

Which list Dropdown list

Label
Which list?
Slug
which_list
Required
true
Can have default value
false

Ingredients

Sent at Date and time the campaign was sent.

Slug
created_at
Filter code
Mailchimp.historyOfCampaignsSent.SentAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Campaign name The name of the campaign.

Slug
campaign_name
Filter code
Mailchimp.historyOfCampaignsSent.CampaignName
Type
String
Example
The new MailChimp Channel on IFTTT!

From Who the campaign is being sent from.

Slug
from
Filter code
Mailchimp.historyOfCampaignsSent.From
Type
String
Example
IFTTT

To The mailing list the campaign is being sent to.

Slug
to
Filter code
Mailchimp.historyOfCampaignsSent.To
Type
String
Example
IFTTT Community

Status The status of the campaign.

Slug
status
Filter code
Mailchimp.historyOfCampaignsSent.Status
Type
String
Example
Sent

Subject The subject of the email.

Slug
subject
Filter code
Mailchimp.historyOfCampaignsSent.Subject
Type
String
Example
The new MailChimp Channel on IFTTT!

Created by The user who created the campaign on MailChimp.

Slug
created_by
Filter code
Mailchimp.historyOfCampaignsSent.CreatedBy
Type
String
Example
Jamison Ross

Recipient count The number of recipients of the email.

Slug
recipient_count
Filter code
Mailchimp.historyOfCampaignsSent.RecipientCount
Type
String
Example
1000000

Campaign url The URL to the campaign on MailChimp.

Slug
campaign_url
Filter code
Mailchimp.historyOfCampaignsSent.CampaignUrl
Type
Web URL
Example
mailchimp.com/

Email body html HTML contents of the email.

Slug
email_body_html
Filter code
Mailchimp.historyOfCampaignsSent.EmailBodyHtml
Type
String
Example
<html>...</html>

Email body text Plain text contents of the email.

Slug
email_body_text
Filter code
Mailchimp.historyOfCampaignsSent.EmailBodyText
Type
String
Example
Hello, time to check our new exciting feature!