How to find Ids on a Trello Board

Опубликовано: 16 Июль 2026
на канале: AI in C# (Rasmus Wulff Jensen)
6,242
45

UPDATE: If you want an even easier time finding IDs, then check out this cool Power-Up I've made: https://trello.com/power-ups/646cc362... :-)

Video of the new Power-Up:    • A BETTER way to get Ids on a Trello board ...  

(Sorry, for the noise in the audio; hope you still find the content useful)
In this video, I will show you how to find the various Ids a Trello Board has for consumption in the Trello API

Need a Trello API for C#? - Then try TrelloDotNet on https://www.nuget.org/packages/Trello...

More information:
How to get Trello API Key and Token:    • How to get API Keys and Tokens for Trello  
How to use The TrelloDotNet C# API:    • How to work with TrelloDotNet - A .NET C# ...