Does the rest api support triggering builds? Permanently deleted user Created August 15, 2012 21:11 Hi,I don't see anything in the rest api documentation but was wondering if there is any way to trigger a build through the rest api?Thank,Jay
This is not a part of REST API yet, but you can trigger the builds by making HTTP calls as described in Accessing Server by HTTP article.
Thanks, yeah this is what I'm using just didn't know if the rest api supported it as well.
Jay