Skip to content
Rasmus Wulff Jensen edited this page May 25, 2023 · 31 revisions

TrelloDotNet

Welcome to the TrelloDotNet API Reference. If you are new to Trello API / This API Wrapper, you might want to check out the ReadMe first, and then come back here for the full details.

API Reference

The API consists of 3 primary features

The TrelloClient is the raw API you use to interact with the Trello API and everything below is built on

Quicklinks to Features

Actions | Attachments | Boards | Cards | Checklist | Comments | Covers | Custom Fields | Generic | Labels | Lists | Members | Memberships | Organisations | Stickers | Webhooks

The Automation Engine allows you to do automation based on Webhooks

The WebHookData Receiver allows you to do custom handling (aka if you do not wish to use the AutomationEngine)

Clone this wiki locally