Explore Plans
Mobile menu Close menu
Constant Contact

New list

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 name The name of the list.

Slug
name
Filter code
ConstantContact.newList.ListName
Type
String
Example
General Interest

List The ID for the list.

Slug
list_id
Filter code
ConstantContact.newList.ListId
Type
String
Example
aaaaaaaa

List membership count The membership count of the list.

Slug
membership_count
Filter code
ConstantContact.newList.ListMembershipCount
Type
String
Example
3

List favorite Describes if the list is marked as a favorite or not.

Slug
favorite
Filter code
ConstantContact.newList.ListFavorite
Type
String
Example
false

List created at Date 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+05:00