Skip to content

Trello credentials#

You can use these credentials to authenticate the following nodes with Trello:

Prerequisites#

Create a Trello account.

Using an access token#

  1. Go to the Trello API Key portal. The page 404s if you're not signed into Trello.
  2. Copy your API key at the top.
  3. Select generate a Token to create your token. When prompted, allow it all the permissions it asks for.
  4. In n8n, open the Admin Panel (left menu)
  5. Select Credentials > New.
  6. Enter the API key and API token.
  7. Select Save. n8n tests the connection.