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