This trigger fires when a new list is created.
Developer info
- API endpoint slug
- constant_contact.new_list
Trigger fields
No fields for this trigger
Ingredients
List nameThe name of the list.
- Slug
- name
- Filter code
- ConstantContact.newList.ListName
- Type
- String
- Example
- General Interest
List IDThe ID for the list.
- Slug
- list_id
- Filter code
- ConstantContact.newList.ListId
- Type
- String
- Example
- aaaaaaaa
List membership countThe membership count of the list.
- Slug
- membership_count
- Filter code
- ConstantContact.newList.ListMembershipCount
- Type
- String
- Example
- 3
List favoriteDescribes if the list is marked as a favorite or not.
- Slug
- favorite
- Filter code
- ConstantContact.newList.ListFavorite
- Type
- String
- Example
- false
List created atDate and time the list was created.
- Slug
- created_at
- Filter code
- ConstantContact.newList.ListCreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00