Basic Information

appmixer.trello.list.CreateCard

1.1.1

Public

Create a new card in Trello on a specific board and list.

Input Ports

in

FieldTypeDescription
Board select Select a board.
Board List select Select a list.
Card Name text The name for the card.
Card Description text The description for the card.
Card Position select The position of the new card.
Due Date date-time The card due date. It must be in the RFC3339 format.

Example: 2017-04-12T23:20:50.52Z

represents 20 minutes and 50.52 seconds after the 23rd hour of April 12th, 2017 in UTC.
Checklist Name text The name of the checklist.
Checklist Items textarea Enter up to 10 checklist items. Each item should be on a new line. If you need to add more items, you can do so after creating the card and using the AddChecklistToCard or AddChecklistItemToCard components.

Output Ports

card

FieldTypeDescription
id -
badges -
badges.votes -
badges.viewingMemberVoted -
badges.subscribed -
badges.fogbugz -
badges.checkItems -
badges.checkItemsChecked -
badges.comments -
badges.attachments -
badges.description -
badges.due -
badges.dueComplete -
checkItemStates -
closed -
dateLastActivity -
desc -
descData -
due -
dueComplete -
email -
idBoard -
idChecklists -
idLabels -
idList -
idMembers -
idShort -
idAttachmentCover -
manualCoverAttachment -
labels -
name -
pos -
shortUrl -
url -

Full Metadata