Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Trello


trello

Trello is a web-based project management tool.

Trello is a web-based project management tool that allows users to create boards, lists, and cards to organize and prioritize tasks and projects. Users can add team members, due dates, attachments, and comments to cards, and move them between lists as they progress. Trello also offers integrations with other tools such as Google Drive, Slack, and Jira, making it a versatile and customizable solution for teams of all sizes and industries. With a simple and intuitive interface, Trello is a popular choice for individuals and teams looking to streamline their workflows and increase productivity.

Prerequisites

To obtain a Developer API Key and Access Token for Trello, follow these steps:

  1. Go to the Trello Developer API Key website: https://trello.com/app-key
  2. Log in to your Trello account if you haven’t already.
  3. Click the “Generate API Key” button to generate your Developer API Key.
  4. Copy the Developer API Key to a safe location.
  5. Click the “Token” link next to the Developer API Key to generate your Access Token.
  6. Follow the prompts to authorize the token for your Trello account.
  7. Copy the Access Token to a safe location.

Note: Keep your Developer API Key and Access Token secure, as they provide access to your Trello account.

Settings

Developer API Key

A unique identifier used to authenticate and authorize API requests.

Access Token

A token that grants access to a user’s Trello account and resources.

Start date

The date from which to start retrieving data from Trello.

Learn more

View this plugin on the Meltano Hub


Table of contents