Create a Trello Board with Code

Опубликовано: 20 Июнь 2026
на канале: Frank Frisby
4,798
71

Frank Frisby goes into showing how to build a simple service using Trello API with PHP and Visual Studio Code.

https://developer.atlassian.com/cloud...

Trello has an API where developers can connect into its ecosystem and automate updates to users Boards using the Trello API. '

The link provided is the Github repository for this Trello Service. A few notes. It's in PHP. It's not comprehensive so it does no way near the amount of stuff that Trello does. It's simple and light.
https://github.com/frankfrisby/trello...

Atlassian just do a master switch with the Trello API between the time I created this video and when I released this video. I think due to the Covid-19 there might have been some consolidation so Trello was finally pulled under the Atlassian Cloud Service.

trello api 2021 - how to build a trello service with php

Frank Frisby
Profile: https://www.franktfrisby.com
Twitter:   / franktfrisby  
Instagram:   / franktfrisby  
Github: https://github.com/frankfrisby
LinkTree: https://linktr.ee/frankfrisby
Medium:   / frankfrisby  
Article:   / optimizing-outcomes-peoples-lives-mathemat...  

We talk about 10 Steps + 1 Bonus at the end

OUTLINE:
0:00 - Introduction to Trello API
0:56 - Trello API Documentation
1:46 - API Keys and Creating Tokens
2:41 - Creating a project in Visual Studio Code
2:55 - *** [ Accidentally Skipped ] ***
3:37 - Creating the Trello API/User Configuration Files
6:00 - Fetch Methods (Get/Post/Put/Delete)
8:16 - Build Core Trello Classes (Boards, Lists, Cards)
10:20 - Building Trello methods using Fetch and our Trello Classes
13:00 - Why Create a Trello Hook?
15:50 - Trello Model (Mapping of a Board)
18:01 - Testing the Trello Project Code
21:34 - One of the ways I used Trello API to give results of machine learning

This video is not a full comprehensive video. If you would like to see a full detail video please put your comments in the comment section and we might create a full development process with Trello.

#trello #api #trelloapi #develpoment #software #microservice #thinkmoat