Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youssefm2000/trelloapi_postmanproject
Collection of Requests to test it and run it with Jenkins Pipeline
https://github.com/youssefm2000/trelloapi_postmanproject
Last synced: about 1 month ago
JSON representation
Collection of Requests to test it and run it with Jenkins Pipeline
- Host: GitHub
- URL: https://github.com/youssefm2000/trelloapi_postmanproject
- Owner: youssefm2000
- Created: 2023-08-05T18:11:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-08T20:15:30.000Z (over 1 year ago)
- Last Synced: 2023-09-08T21:28:45.617Z (over 1 year ago)
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrelloApi_PostmanProject
### 🌐Website URL: https://trello.com/
![Screenshot 2023-08-05 220533](https://github.com/youssefm2000/TrelloApi_PostmanProject/assets/74185165/3410b31e-35cc-42c2-a9f2-ae5751d26843)- ### 🔍️ Covered Requests in this project :
- #### ✅Request 1: Get First Api Call
- #### Http Method : Get
*Get The name of Board in Trello Workspace "Learning Postman"*
- #### ✅Request 2: Create A Board
- #### Http Method : Post
*Create A Board in Trello Workspace "Learning Postman 4"*
- #### ✅Request 3: Get A Board
- #### Http Method : Get
*Get A Board called Learning Trello4 to add some Request on it*
- #### ✅Request 4: Create A List In Board
- #### Http Method : Post
*Create A List In Learning Trello4 called "TODO"*
- #### ✅Request 5: Create A new Card In List In Board
- #### Http Method : Post
*Create A Card In TODO called "Log In By Youssef"*
- #### ✅Request 6: Create A Second List In Board
- #### Http Method : Post
*Create A Second List In Learning Trello4 called "Doing TODO"*
- #### ✅Request 7: Create A new Card In List In Board
- #### Http Method : Post
*Create A Card In Doing TODO called "Hello Youssef"*
- #### ✅Request 8: Move Card To Another List
- #### Http Method : Put
*Update A Card From List called TODO To Another List Called Doing TODO*### 📄 Running Collection In Jenkins Pipeline:
![Screenshot 2023-08-05 221722](https://github.com/youssefm2000/TrelloApi_PostmanProject/assets/74185165/53af8164-e177-4fab-b263-c5cfc3c59614)
### 📄 HTML Report In Jenkins Pipeline:
![Screenshot 2023-08-05 221644](https://github.com/youssefm2000/TrelloApi_PostmanProject/assets/74185165/556788e3-b6b5-4dba-b4c4-42263bffc8d2)