Back to connector

LogoTrello Connector Integration Development Guide

Add white-label customer-facing integration with Trello Connector into your app with just a few lines of code.

Creating OAuth Application

Full article: Trello API.

Quick step-by-step guide:

  1. Sign up for Trello Development Portal
  2. Create a Power Up on the Managing Power Ups page.
  3. On the "API Key" page of your power up, add https://integration.app to the list of Allowed Origins
  4. Copy API Key and API Secret from the "API Key" page of your power up. Enter them in the configuration of your Trello connector after adding it to your workspace.