Skip to main content
trello.createChecklist creates an empty checklist or copies one with its items.
automations/create-trello-checklist.automation.ts
Provide card. name and sourceChecklistId are optional. position accepts "top", "bottom", or a nonnegative number and defaults to "bottom". Optional second argument { account } defaults to the project binding. When copying, Trello controls how name interacts with the source name. Returns the created TrelloChecklist, including any copied checkItems supplied by Trello.