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
- Label
- Which list?
- Slug
- which_list
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Mailchimp.historyOfSubscribers.SubscribedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- email_address
- Filter code
- Mailchimp.historyOfSubscribers.EmailAddress
- Type
- String
- Example
- janedoe@ifttt.com
- Slug
- first_name
- Filter code
- Mailchimp.historyOfSubscribers.FirstName
- Type
- String
- Example
- Jane
- Slug
- last_name
- Filter code
- Mailchimp.historyOfSubscribers.LastName
- Type
- String
- Example
- Doe
- Slug
- member_rating
- Filter code
- Mailchimp.historyOfSubscribers.MemberRating
- Type
- String
- Example
- 2
- Slug
- list_name
- Filter code
- Mailchimp.historyOfSubscribers.ListName
- Type
- String
- Example
- IFTTT Community