Skip to main content

Trello

Trello is a web-based project management tool developed by Atlassian.

Authentication Types

Trello supports 1 authentication method:

  • API Key - Use your Trello API key and token for authentication.
    • Pros: Simple setup
    • Cons: Single credential for all users

Generating API Key and Token

  1. Go to https://trello.com/power-ups/admin
  1. Click New to create a new Power-Up (or use an existing one)
  1. Fill in the required information:
    • Name: Give it a descriptive name
    • Workspace: Select your workspace
  1. Click Create

  2. In the Power-Up settings, find your API Key

  1. Click the link to generate a Token (you'll need to authorize the app)
  1. Copy both the API Key and the Token

  2. In Webrix, enter the credentials in the format: api_key:token

Alternative method:

  1. Go to https://trello.com/app-key
  1. Copy your API Key

  2. Click the Token link to generate a token

  1. Authorize the application and copy the token

  2. In Webrix, enter the credentials in the format: api_key:token