Trello
Trello
Configuration
Trello source connector integrates with the Trello API using OAuth1.
Connects to your Trello boards and syncs boards, lists, cards, checklists, and members.
Note: Trello uses OAuth1.0, not OAuth2.
Authentication
This connector uses OAuth 2.0 authentication. You can connect through the Airweave UI or API using the OAuth flow.
Supported authentication methods:
- OAuth Browser Flow (recommended for UI)
- Auth Provider (enterprise SSO)
Configuration Options
This connector does not have any additional configuration options.
Data Models
The following data models are available for this connector:
TrelloBoardEntity
Schema for Trello board entities.
TrelloListEntity
Schema for Trello list entities (columns on a board).
TrelloCardEntity
Schema for Trello card entities.
TrelloChecklistEntity
Schema for Trello checklist entities.
TrelloMemberEntity
Schema for Trello member (user) entities.