Skip to main content
createChecklist creates an empty checklist or copies an existing checklist and its items.
automations/create-trello-checklist.automation.ts
card is required. name and sourceChecklistId are optional; position accepts "top", "bottom", or a nonnegative number and defaults to "bottom"; optional 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.