This connector enables AI agents and RAG systems to retrieve context from Trello through Airweave’s unified search layer.
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.
This connector uses OAuth 2.0 authentication. You can connect through the Airweave UI or API using the OAuth flow.
Supported authentication methods:
This connector does not have any additional configuration options.
The following data models are available for this connector:
Schema for Trello board entities.
Reference: https://developer.atlassian.com/cloud/trello/rest/api-group-boards/
Schema for Trello list entities (columns on a board).
Reference: https://developer.atlassian.com/cloud/trello/rest/api-group-lists/
Schema for Trello card entities.
Reference: https://developer.atlassian.com/cloud/trello/rest/api-group-cards/
Schema for Trello checklist entities.
Reference: https://developer.atlassian.com/cloud/trello/rest/api-group-checklists/
Schema for Trello member (user) entities.
Reference: https://developer.atlassian.com/cloud/trello/rest/api-group-members/