User Manual

Trello Move Card

2/10/25
Trello Move Card

The Trello Move Card action is used to move a Trello card from one list to another on a specific board. This action allows you to dynamically manage cards within your workflow through your application. It is particularly preferred in scenarios such as task progress tracking, status changes, or process automation.

Technical Specifications

  • Card Move: Moves the card based on the specified board (boardId), card (cardId), and target list (listId) information.
  • Parameter Compatibility:
    • settings (Object – required): Configuration information required for Trello integration.
    • boardId (String – required): The ID of the board where the card is located.
    • cardId (String – required): The ID of the card to be moved.
    • listId (String – required): The ID of the list to which the card will be moved.
  • Value Binding: Fixed values can be assigned to parameters, or dynamic values can be bound via the Symbol Picker (Action Result, Current, Form Component, Screen Input, etc.).
  • Web & Mobile Support: Can be used in both web and mobile applications.

Trello Move Card Action Application Steps

1. Defining the Action in UI Design

  • Open your project on the Kuika platform.
  • Select the screen where the card will be moved in the UI Design module.
  • Add a button (e.g., “Move Card”).
  • Select the button and add the OnClick → Trello → Move Card action from the + ADD ACTION menu.

2. Configuring Parameters

  • settings (required): Select the defined settings for Trello integration.
  • boardId (required): Enter the ID of the relevant board.
  • cardId (required): Enter the ID of the card to be moved.
  • listId (required): Enter the ID of the list to which the card will be moved.

Use Case: Moving a Card from the “To Do” List to the “Done” List

In a task management application, when a user completes a task, the corresponding card can be automatically moved from the “To Do” list to the ‘Completed’ list.

Steps:

  1. Add a button in UI Design: “Complete”.
  2. Add the OnClick → Trello → Trello Move Card action.
  3. Link the parameters with the relevant boardId, cardId, and listId.
  4. The card is automatically moved to the specified lists.

Trello Move Card Advanced Customizations

  • Dynamic Move: The card can be moved to different lists based on user selections.
  • Automation: When a condition is met (e.g., when the dueDate passes), the card can be automatically moved to the “Overdue” list.
  • Chain Usage: After the card is moved, a notification can be sent to the team via Slack Post Message.

Technical Risks and Controls

  • If boardId, cardId, and listId are not entered correctly, the operation will fail.
  • If a cardId that does not exist is entered, the action will return an error.
  • API access permissions must be configured correctly.
No items found.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar