Top Mailchimp automations
Explore Plans
Mobile menu Close menu
MailchimpMailchimp

History of subscribers

This query returns a list of every time there is a new subscriber added to a list. NOTE: Limited to 50 subscribers per check

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 there is a new subscriber added to a list. NOTE: Limited to 50 subscribers per check
API endpoint slug
mailchimp.history_of_subscribers
Runtime method
performQuery("mailchimp.history_of_subscribers")

Query fields

Which list Dropdown list

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

Ingredients

Subscribed atDate and time the email address was subscribed.

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

Email addressThe email address of the subscriber.

Slug
email_address
Filter code
Mailchimp.historyOfSubscribers.EmailAddress
Type
String
Example
janedoe@ifttt.com

First nameThe first name of the new subscriber.

Slug
first_name
Filter code
Mailchimp.historyOfSubscribers.FirstName
Type
String
Example
Jane

Last nameThe last name of the new subscriber.

Slug
last_name
Filter code
Mailchimp.historyOfSubscribers.LastName
Type
String
Example
Doe

Member ratingThe rating of the member who subscribed.

Slug
member_rating
Filter code
Mailchimp.historyOfSubscribers.MemberRating
Type
String
Example
2

List nameThe name of the list the new subscription was for.

Slug
list_name
Filter code
Mailchimp.historyOfSubscribers.ListName
Type
String
Example
IFTTT Community