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:
- Log in to your account.
- Navigate to the Power-Up Admin Portal. Within the portal, create a new Power-Up (if you have not already) by clicking New.
- Click the API Key tab within your Power-Up settings. Your API key appears on this tab.
- Copy the key and paste it in the API Key text box in .
-
Token: Enter your token.
To obtain your token:
- Log in to your account.
- 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.
- Authorize the application by clicking Allow. After you authorize the application, your token is displayed.
- Copy the token and paste in the Token text box in .
OAuth
Complete Your Connection
To complete your connection:- (Optional) For Board Id, enter the identifier for the board that your card references.
- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Connect to to connect to your account.
- Click Create & Test to create your connection.