Skip to main content

Create card in Trello

Create card in Trello.

Application

  • Trello

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
List IDThe ID of the list to create card inText (Short)Yes
Card nameThe name of the cardText (Short)Yes
DescriptionThe description of the cardText (Long)No
Due dateA due date for the cardDatetimeNo
Due complete?Whether the card is completedTrue/FalseNo
PositionThe position of the new card. top, bottom, or a positive floatText (Short)No
Member IDsComma-separated list of member IDs to add to the cardText (Long)No
Label IDsComma-separated list of label IDs to add to the cardText (Long)No
URL sourceA source URL to attach to cardLinkNo
Source IDThe ID of a card to copy into the new cardText (Short)No
Keep from sourceIf using idCardSource you can specify which properties to copy over. all or comma-separated list of: attachments, checklists, comments, due, labels, members, stickersText (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A