Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Trello API for C# Developers
New
102 students
Last updated 4/2026
English

What you'll learn

  • Understand the Trello Object model
  • How to locate Trello IDs
  • How to get Trello API Credentials
  • How to use the TrelloDotNet API

Course content

6 sections31 lectures1h 47m total length
  • Introduction1:33
  • Why TrelloDotNet and not the Manatee.Trello (most downloaded NuGet Package)?3:55

    In this lecture, I explain why TrelloDotNet was chosen as NuGet package and not Manatee.Trello (the most downloaded NuGet package)

Requirements

  • Proficiency with C#
  • Basic Trello Knowledge (user-experience)

Description

In this course, "Trello API for C# Developers (using TrelloDotNet)", I will guide you through how to become successful using Trello's REST API in C# using the NuGet Package called TrelloDotNet.


We will cover the following topics:

  • Understanding of the Trello Object Model

  • How to locate the various Trello IDs

  • How to create an app and get its API key and a Token

  • How to get started (Hello World)

  • How to manage Cards (Name, Dates, Checklists, Assignments, Labels, and Attachments)

  • How to manage Boards

  • How to manage Lists

  • How to manage Workspaces (called Organizations in the API

  • How to manage Members

  • How to manage Labels

  • How to manage Custom Fields (Paid plans)


What is Trello?

Trello is project management software that’s used by millions of workers and freelancers around the globe. It has become one of the most popular ways to collaborate on and manage projects. Trello allows you to create “boards” that are streamlined and offer a compact, visual way to move through the work management process.


The Trello API is extremely powerful and fun to use. Building a full application with Trello for web or mobile means getting to know the various concepts and models making up Trello.


Who this course is for:

  • C# developers that want to learn how to interact with the Trello API