Top Constant Contact automations
Explore Plans
Mobile menu Close menu
Constant ContactConstant Contact

New list

This trigger fires when a new list is created.

About this trigger

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 trigger fires when a new list is created.
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