New services
Explore Plans
Mobile menu Close menu
TrelloTrello

Card added to list

This Trigger fires every time a card is added to a specified list.

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
API endpoint slug
trello.card_added_to_list

Trigger fields

Board Nested dropdown list

Label
Which board?
Slug
board
Required
true
Can have default value
false

List name Text input

Label
List name
Helper text
Slug
list_name
Required
true
Can have default value
true

Ingredients

Title

Slug
title
Filter code
Trello.cardAddedToList.Title
Type
String
Example
Book flights

Description

Slug
description
Filter code
Trello.cardAddedToList.Description
Type
String
Example
Check various airline websites to find the best deal.

Creator full name

Slug
creator_name
Filter code
Trello.cardAddedToList.CreatorFullName
Type
String
Example
John Smith

Creator username

Slug
creator_username
Filter code
Trello.cardAddedToList.CreatorUsername
Type
String
Example
sfjetsetter

List name

Slug
list_name
Filter code
Trello.cardAddedToList.ListName
Type
String
Example
To dos

Board name

Slug
board_name
Filter code
Trello.cardAddedToList.BoardName
Type
String
Example
New Zealand Trip

Card URL

Slug
url
Filter code
Trello.cardAddedToList.CardURL
Type
Web URL
Example
https://trello.com/c/example

Added at

Slug
added_at
Filter code
Trello.cardAddedToList.AddedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00