Start a conversation

Articles

  • FogBugz XML API: Wikis

    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...

  • FogBugz XML API: Working Schedule

    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=...

  • FogBugz XML API: Views

    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...

  • FogBugz XML API: Time Tracking

    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...

  • FogBugz XML API: Tags

    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...

  • FogBugz XML API: Subscriptions

    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...

  • FogBugz XML API: Source Control

    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...

  • FogBugz XML API: Site Settings

    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...

  • FogBugz XML API: Sample XML Payloads

    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...

  • FogBugz XML API: Release Notes

    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...