Get Telegram alert for Mailchimp unsubscribe events
This Trigger fires every time there is a new unsubscribed email address in a list. NOTE: Limited to 50 unsubscribed email addresses per check
Developer info
- API endpoint slug
- mailchimp.new_unsubscriber
Trigger fields
Which list Dropdown list
- Label
- Which list?
- Slug
- which_list
- Required
- true
- Can have default value
- false
Ingredients
Created at Date and time the email address was unsubscribed.
- Slug
- created_at
- Filter code
- Mailchimp.newUnsubscriber.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Email address The email address of the unsubscriber.
- Slug
- email_address
- Filter code
- Mailchimp.newUnsubscriber.EmailAddress
- Type
- String
- Example
- janedoe@ifttt.com
First name The first name of the new unsubscriber.
- Slug
- first_name
- Filter code
- Mailchimp.newUnsubscriber.FirstName
- Type
- String
- Example
- Jane
Last name The last name of the new unsubscriber.
- Slug
- last_name
- Filter code
- Mailchimp.newUnsubscriber.LastName
- Type
- String
- Example
- Doe
Member rating The rating of the member who unsubscribed.
- Slug
- member_rating
- Filter code
- Mailchimp.newUnsubscriber.MemberRating
- Type
- String
- Example
- 2
List name The name of the list the new unsubscription was for.
- Slug
- list_name
- Filter code
- Mailchimp.newUnsubscriber.ListName
- Type
- String
- Example
- IFTTT Community