Skip to main content
createList adds a workflow column to a board.
automations/create-trello-list.automation.ts
board and non-empty name are required. position accepts "top", "bottom", or a nonnegative Trello position number and defaults to "bottom". Optional account defaults to the project binding. Returns the created TrelloList; pass its id to createCard.listId.