-
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
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.
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
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)
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')