Top Mailchimp automations
Explore Plans
Mobile menu Close menu
MailchimpMailchimp

History of campaigns sent

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

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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

Which list Dropdown list

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

Ingredients

Sent atDate 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.000+05:00

Campaign nameThe name of the campaign.

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

FromWho the campaign is being sent from.

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

ToThe mailing list the campaign is being sent to.

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

StatusThe status of the campaign.

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

SubjectThe subject of the email.

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

Created byThe user who created the campaign on MailChimp.

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

Recipient countThe number of recipients of the email.

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

Campaign URLThe URL to the campaign on MailChimp.

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

Email body HTMLHTML contents of the email.

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

Email body textPlain 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!