Jenkins 13 | Trigger Remote Jenkins Job using Postman

Опубликовано: 04 Апрель 2026
на канале: Geeks CodeBook
3,462
37

This tutorials explains,
1. How to trigger Jenkins job remotely using postman.
2. How to create Jenkins user.
3. How to generate API Token for user in Jenkins.
4. How to create POST request in postman.
5. How to add basic authentication in postman POST request.
6. How to trigger Jenkins job with build parameters using postman