TDV Adapter for Trello

Build 22.0.8462

Using OAuth Authentication

OAuth requires the authenticating user to interact with Trello using the browser. The adapter facilitates this in various ways as described below.

Custom Credentials

You will need to use the app that is created for your account to obtain the OAuthClientId and OAuthClientSecret. You can find these values by visiting https://trello.com/app-key and navigating to the bottom. You must be logged in before you can view your application keys. After logging in and visiting the page you have to add http://localhost:33333 to the allowed origins.

Headless Machines

In the headless OAuth flow, users need to authenticate via a browser on another machine. You will need to use your account's OAuth app.

Embedded Credentials

Connect with the adapter's embedded credentials and skip creating a custom OAuth app.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462