How to start job programmatically from Perl Win32?
Product: TeamCity 6.x
O/S: Windows Server 2008 R2
Language: Perl 5.12.3
Looking for assistance and not sure this is the correct forum.
I need to programmatically start a TeamCity job from a Perl script running on Windows.
I am open to another language besides Perl if there is an API available.
Cheers!
Please sign in to leave a comment.
Hi
You can run the build by making HTTP call, look at Accessing Server by HTTP article.