Skip to main content
Import Trello actions and triggers from automate.ax/trello. Actions accept plain values or compatible signals. Triggers watch one statically selected board and return signals containing normalized Trello event data.

Accounts

Leave account unset to use the project’s default Trello account binding. Pass a binding name or trelloAccount(...) reference when an automation uses more than one account. Trigger account selection must be static. See Integration accounts. Most card and board actions accept a stable ID, short link, or standard Trello URL through card or board. List, label, member, checklist, item, comment, and attachment inputs use stable IDs.

Common outputs

Card outputs include id, name, description, closed, boardId, listId, url, shortUrl, shortLink, position, dueAt, startAt, dueComplete, memberIds, labelIds, labels, lastActivityAt, and subscribed. Board and list outputs similarly use camelCase and convert provider timestamps to Date values.

Boards and lists

Discover boards, members, labels, and lists.

Cards

Create, find, move, assign, and archive cards.

Card resources

Work with comments, attachments, and checklists.

Board events

Start automations from board or semantic card activity.