Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Build Status



  • How to query Build status from a C# console application



  • Check out the BuildMaster API references:

    http://«host:port»/api/json
    http://«host:port»/api/soap

    If you're coding in C#, the SOAP API is probably easier, since it can generate types for you.

    You'd probably want to call Releases_GetReleases to get a status of all the releases and builds of an application.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation