Group Location
Explore Plans
Mobile menu Close menu
TrelloTrello

Card assigned to me

This Trigger fires every time a card is assigned to you.

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 every time a card is assigned to you.
API endpoint slug
trello.card_assigned_to_me

Trigger fields

Board Nested dropdown list

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

Ingredients

TitleThe title of the card.

Slug
title
Filter code
Trello.cardAssignedToMe.Title
Type
String
Example
Weigh suitcases before leaving for airport

DescriptionThe description of the card.

Slug
description
Filter code
Trello.cardAssignedToMe.Description
Type
String
Example
Be sure to check airline maximum weight allowance!

Assigner full nameThe full name of the member who assigned the card to you.

Slug
creator_name
Filter code
Trello.cardAssignedToMe.AssignerFullName
Type
String
Example
Mary Smith

Assigner usernameThe username of the member who assigned the card to you.

Slug
creator_username
Filter code
Trello.cardAssignedToMe.AssignerUsername
Type
String
Example
sfjetsetbuddy

List nameThe list that contained the card.

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

Board nameThe board that contains the card.

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

Card URLThe URL to the card.

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

Assigned atDate and time the card was assigned to you.

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