User Manual

Trello Add List To Board

2/10/25
Trello Add List To Board

The Trello Add List To Board action is used to add a new list to a Trello board. This action allows you to dynamically create new lists on Trello boards through your application. It is particularly preferred in scenarios such as project management, workflow organization, and task category creation.

Technical Specifications

  • Add List: Adds a new list to the specified board (boardId).
  • Parameter Compatibility:
    • settings (Object – required): Configuration information required for Trello integration.
    • boardId (String – required): The ID of the board to which the list will be added.
    • listName (String – required): The name of the list to be added.
  • Value Binding: Parameters can be assigned fixed values or dynamic values can be bound via the Symbol Picker (Action Result, Current, Form Component, Screen Input, etc.).
  • Web & Mobile Support: Works seamlessly on both web and mobile applications.

Trello Add List To Board Action Application Steps

1. Defining the Action in UI Design

  • Open your project on the Kuika platform.
  • In the UI Design module, select the screen where you want to add the list.
  • Add a button (e.g., “Add List”).
  • Select the button and add the OnClick → Trello → Add List To Board 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.
  • listName (required): Enter the name of the list to be added (e.g., “To Do” or “Done”).

Use Case: Adding a Workflow List to a Trello Board

In a project management application, when a user wants to create a new category, this category can be automatically added to the Trello board as a list.

Steps:

  1. Add a form in UI Design:
    • List Name (Text Input → “Backlog”)
  2. Add an “Add List” button.
  3. Add the OnClick → Trello → Trello Add List To Board action.
  4. Connect the parameters to the form components via the Symbol Picker.
  5. The new list is added to the specified Trello board.

Trello Add List To Board Advanced Customizations

  • Dynamic List Names: Different list names can be created based on user input.
  • Conditional Addition: If a list with the same name already exists, a warning can be displayed to the user instead of creating a new list.
  • Chained Actions: After the list is added, a card can be automatically added using the Trello Add Card To List action.

Technical Risks and Controls

  • If boardId is not entered correctly, the list cannot be added.
  • listName cannot be empty; otherwise, the action returns 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