Start a conversation

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 may use this parameter).

  • To unsubscribe, send cmd=unsubscribe. The available arguments are: ixBug or ixWikiPage, ixPerson (Only Admins may use this parameter).

  • To check if you are subscribed to a case, use
cmd=search&q=xxx&cols=fSubscribed 

(where xxx is the case number)


See also the full XML API documentation.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments