Overview Use this set of commands to manage your Wiki pages from the FogBugz API. Information Use the next set of commands in order to manage wikis from the XML API. cmd=newWikiArguments: s, sTagLineH...
Overview With this set of commands, you will be able to access and modify certain parameters of a person’s working schedule. Information To list the Working Schedule for a particular person, send cmd=...
Overview Use the View command from the XML API to retrieve specific information about the available elements. Information To display information about different items, use commands as indicated in the...
Overview Use this set of API Commands to handle time-tracking features in FogBugz. Information To start working on a case and charge time to it (start the stopwatch), send cmd=startWork. The available...
Overview This command lists all the available tags attached to Cases or Wikis that are visible to the current user (Only available with version 8.2+). Information To show the Tags visible for the curr...
Overview Subscribe or unsubscribe from Cases or Wikis through the FogBugz XML API. Information To subscribe, send cmd=subscribe. The available arguments are: ixBug or ixWikiPage, ixPerson (Only Admins...
Overview With these commands, you can handle the check-ins that are related to a case in FogBugz. For further reference, read the Kiln API Documentation. Information To associate a new check-in with...
Overview With this command, you will get back info about this installation site-wide settings such as the FogBugz version, customized names of extra fields, etc. Information To list site settings, sen...
Overview In this article, you will get to see how the normal XML API responses look like for several scenarios, so you can better have an idea of what to expect and how to parse such payloads. Informa...
Overview You can reproduce the current behavior of getting release notes for a particular release. Information To get the Release Notes, send the following syntax: cmd=search&q=fixfor:undecided&cols=i...