Trello - New card trigger

The New card trigger detects new cards on a board you specify. The trigger checks for new cards every five minutes by default.

Input

FieldDescription
When first started, this recipe should pick up events fromThe first time you start a recipe, it picks up trigger events from this date and time. This enables your recipe to capture events that have already occurred. Refer to Triggers to learn more about this input field.
Board nameSelect the board to watch for new cards.
Trigger poll intervalSpecify how frequently to check for new events.

Output

FieldDescription
IDThe ID of the card that triggered the job.
BadgesAn object that contains the information displayed on the front of the card, such as the Votes, Comments, and Attachments.
ClosedIndicates whether the card is closed (archived). Setting a board to archived does not set the cards within the board to archived. A card on an archived board may display as closed: false.
Updated atA timestamp indicating when the card was last updated.
ID listThe ID of the list that contains the card.
ID attachment coverThe ID of the card's cover image, if it has one.
ID boardThe ID of the board that contains the card.
ID shortA short ID for the card, unique only within the current board, and subject to change as cards move.
ID membersAn array of member IDs that are associated with the card.
LabelsA datatree that contains information regarding the labels on the card, such as their Color, number of Uses, and Name.
Manual cover attachmentIndicates whether the cover image was set automatically by Trello.
Short linkAn eight character ID for the card.
Short URLA URL for the card, shortened by removing the name slug.
SubscribedIndicates whether the connected account is subscribed to the card.
ID labelsAn array containing the IDs of the labels on the card.
URLThe full URL for the card.
Display nameThe name of the card.
DescriptionThe description on the card, up to 16384 characters.
Due dateThe due date on the card, if one exists.
PositionThe position of the card within the list.

Last updated: