Skip to main content

Add the Trello Connector

Authenticate to Trello

After you add the connector, you need to set the required properties. supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Token

To connect with a token, specify the following properties:
  • Auth Scheme: Select Token.
  • API Key: Enter your API key. To obtain your key:
    1. Log in to your account.
    2. Navigate to the Power-Up Admin Portal. Within the portal, create a new Power-Up (if you have not already) by clicking New.
    3. Click the API Key tab within your Power-Up settings. Your API key appears on this tab.
    4. Copy the key and paste it in the API Key text box in .
  • Token: Enter your token. To obtain your token:
    1. Log in to your account.
    2. Open the Token Request URL (https://trello.com/1/authorize?expiration=never&name=MyApp&scope=read,write&response_type=token&key=YourAPIKey) and change YourAPIKey in that URL to your API key.
    3. Authorize the application by clicking Allow. After you authorize the application, your token is displayed.
    4. Copy the token and paste in the Token text box in .

OAuth

Complete Your Connection

To complete your connection:
  1. (Optional) For Board Id, enter the identifier for the board that your card references.
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Connect to to connect to your account.
  4. Click Create & Test to create your connection.

More Information