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: 26 days 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: 2024-03-03T13:02:39.000Z (about 1 year ago)
- Last Synced: 2025-02-06T22:31:30.620Z (3 months ago)
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrelloApi_PostmanProject
### 🌐Website URL: https://trello.com/
- ### 🔍️ 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:

### 📄 HTML Report In Jenkins Pipeline:
