Trello Integration — Automate Trello with AI on Beauto

A web-based, kanban-style, list-making application.

Category: project management, task management · 322 actions available

What you can automate with Trello

Beauto connects Trello with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Trello events, enrich Trello data with AI, or sync Trello with the rest of your stack — without writing code.

  • Sync Trello data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
  • Trigger AI agents on new Trello events and route the output anywhere
  • Schedule recurring Trello tasks — daily reports, cleanups, or bulk updates
  • Use natural language to describe the workflow; Beauto builds it for you

Trello actions Beauto supports

  • Add board — Creates a new Trello board; the 'name' parameter is required for creation, and various preferences can be customized or cloned from a source board.
  • Add card — Creates a new card in a Trello list. Only `idList` is required; `idBoard` is optional as the API determines the board from the list.
  • Add comment to card — Adds a new text comment, which can include @mentions, to a Trello card specified by its ID; file attachments are not supported via this action.
  • Add attachment to card — Adds an attachment to a Trello card by `idCard`; specify either a `file` to upload or a `url` to link, but not both.
  • Add checklist to card via id — Adds a checklist to a Trello card: use `value` to add a specific existing checklist, `idChecklistSource` to create a new checklist by copying an existing one (optionally using `name` for the new checklist's name), or `na
  • Add label to card — Adds an existing label to a Trello card; `idCard` identifies the card and `value` is the ID of the label to add. Both card and label must already exist.
  • Add member vote to card — Casts a 'yes' vote for a specified member on a Trello card; a member can only vote once per card.
  • Add checklist to card — Creates a new checklist on a Trello card, either by name or by copying from `idChecklistSource`, targeting an `idCard` or `idBoard`; this action creates only the checklist structure, not its items.
  • Add check item to checklist — Adds a new check item to a specified Trello checklist; this action does not update existing check items.
  • Create label on board — Creates a new label with a specified name (required) and color on a Trello board (idBoard required); this action defines the label but does not apply it to cards.
  • Add new list to board — Creates a new list on a specified Trello board, with options to copy an existing list, set its position, initial state (archived/subscribed), and does not modify existing lists or move cards.
  • Add card member by id — Assigns a Trello member to a specific Trello card by card ID (or short link) and member ID.
  • Archive all cards in list — Archives all cards in a Trello list; while cards can be restored via the Trello interface, this action does not provide an unarchive function.
  • Convert checklist item to card — Converts a checklist item into a new card (useful for promoting a subtask), which inherits some properties from the item; this is irreversible via the API and offers no customization during conversion.
  • Add reaction to action — Tool to add a new emoji reaction to a Trello action. Use when acknowledging comments or actions with reactions.
  • Add a label to a board — Creates a new label on an existing Trello board.
  • Add labels to card — Adds a label to an existing Trello card (specified by `idCard`), defining the label by `name` and either `color` or the overriding `value` (which specifies color by name); a new label is created on the board if a matchin
  • Add sticker to card — Adds a sticker to a Trello card, using a default sticker name (e.g., 'taco-cool') or a custom sticker ID for the image, and allows specifying its position, rotation, and z-index.
  • Add member board background — Adds a new custom board background, from an image file, to a specified Trello member's collection, making it available for their use but not applying it to any board.
  • Add board star to member — Stars a Trello board for a member (does not remove or list stars), optionally at a specified position; the board must exist and be accessible to the member.
  • Add custom board background for a member — Adds a new custom board background for a specified Trello member; either a `file` (image upload) or a `url` (external image URL) must be provided.
  • Add custom emoji for a member — Adds a new custom emoji using an image file and a unique name to a Trello member's account; this emoji is member-specific and not shared across the workspace.
  • Add custom sticker for member — Uploads a custom sticker to a Trello member's collection, if the member's plan allows custom stickers and respects associated limits.
  • Add saved search for member — Creates a new saved search with a specified name, position, and query for a Trello member.
  • Create organization — Creates a new Trello organization (Workspace) with a `displayName` (required), and optionally a description, website, and various preferences (e.g., board visibility, member invitation restrictions).
  • Create new session — Creates or updates a Trello user session, optionally linking it to a specific board for status updates and setting the user's activity status.
  • Create webhook — Tool to create a new Trello webhook for monitoring changes to a board, card, list, or member. Use when you need to set up real-time notifications for model changes. The callback URL must be publicly accessible and respon
  • Delete action by id — Deletes a specific Trello action, such as a `commentCard`, by its ID; this is an irreversible operation and only applies to deletable action types, as many (especially system-generated) actions cannot be deleted.
  • Delete action reaction — Permanently deletes a specified reaction from a Trello action. Use when you need to remove a reaction that was previously added to an action.
  • Delete board by id — Permanently deletes a Trello board by its ID. This is an irreversible action that removes the board and all its contents.
  • Delete card attachment — Permanently removes a specified attachment from a Trello card; this action is irreversible and requires that both the card and the attachment exist.
  • Delete card checklist — Permanently deletes a specific checklist from a Trello card.
  • Delete card action comment — Deletes a specific comment action (identified by `idAction`) from a Trello card (identified by `idCard`); this operation is irreversible and only affects comments.
  • Delete card by ID — Permanently deletes an archived Trello card specified by its `idCard`.
  • Delete member vote from card — Removes a member's vote from a Trello card. The operation requires the member to have already voted on the card; attempting to delete a non-existent vote returns a 400 error. Voting must be enabled on the board.
  • Delete card sticker — Permanently removes a specific sticker (identified by `idSticker`) from a Trello card (identified by `idCard`).
  • Delete checklist item — Permanently deletes a specific check item from a checklist on a Trello card; this operation is irreversible and only affects the specified item, not the entire checklist.
  • Delete checklist by id — Permanently and irreversibly deletes a Trello checklist and all its items using the `idChecklist`.
  • Delete label by id — Permanently deletes an existing label from a Trello board by its ID; this operation is irreversible via the API.
  • Delete member board background — Permanently deletes a specific custom board background belonging to the specified Trello member; this operation cannot be undone.

Trello triggers

  • Card Archived Trigger — Triggered when a card is archived in the specified board
  • New Activity Trigger — Triggered when there is activity in Trello.
  • New Board Trigger — Triggered when a board is created in the specified workspace
  • New Card Trigger — Triggered when a card is created in the specified board
  • Card Updated Trigger — Triggered when a specific card is updated

Related integrations

Browse all 900+ integrations →

Get started with Trello on Beauto

Sign up free, connect your Trello account in one click, and describe the workflow you want in plain English. Beauto's AI handles the rest — no API keys or code required.

Try Beauto free · Browse all 900+ integrations · How it works