Basic Information

appmixer.trello.checklist.AddChecklistToCard

1.0.0

Public

Add a new checklist to a specific card.

Input Ports

in

FieldTypeDescription
Board select Select a board. You can skip this step if you provide a Card ID dynamically in the next input.
Card select Select a card (make sure you selected a Board in the previous step as well). Alternatively, you can provide a Card ID directly in a variable.
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 AddChecklistItemToCard component.

Output Ports

out

FieldTypeDescription
Checklist ID -
Card ID -
Board ID -
Checklist Name -
Position -
Checklist Items -

Full Metadata