Tagged Questions

0
votes
0answers
19 views

Accept fbToken cookie in XML API

Abstract XML API should try the fbToken cookie if the token parameter is missing from the request. Description How to get an XML API token? Only using cmd=logon, which is not co …
0
votes
1answer
13 views

Why am I getting unpredictable results with the assignedto operator?

Hello We require the functionality to be able to return cases based on who they are assigned to via the Fogbugz api, however the results I am currently getting are random at best. …
0
votes
1answer
27 views

I can’t seem to be able to update Custom Fields

Hello We have several Custom Fields in Fogbugz. An example is a "Ticket" field that ties a case to an external ticketing system. In this case this is an integer field. I have r …
0
votes
1answer
24 views

Why am I unable to do a search using ProjectGroups?

Hello all We are using the ProjectGroup plugin in order to break down our list of cases into departments. In particular we have one Project Group of 'Web', which is for our web d …
3
votes
0answers
21 views

OAuth for XML API

I would like to build a web application that integrates with FogBugz. In the current version of the FogBugz XML API, it seems like the only way to get a token is to capture and for …
0
votes
1answer
35 views

API: View filter details and save new filter

Noticed that the Fogbuz API does not provide ways to View the filtered values or sort details of a given filter. (I want to see stuff like which columns are filtered with which v …
0
votes
1answer
42 views

Fetching starred & working on status via API

Is it possible to fetch starred cases & "working on" status via the XML API?
0
votes
1answer
28 views

Virtual Users are receiving two emails when an issue is resolved.

This isn't a big issue but we created a Virtual Group which includes the emails of all members of our QA team. The problem is they are getting two emails when we mark an issue as …
2
votes
1answer
101 views

FogBugzPy for Python 3.x

FogBugzPy is now the officially suggested way to use the XML API. It works fine too, but is tied to python 2.7 line. The module itself is not hard to convert to 3.x but is uses th …
0
votes
0answers
51 views

send html mail via xml api

Is it possible to send an HTML Mail via the xml api or is this issue related to Inserting HTML in an sEvent via XML API?
0
votes
2answers
111 views

API listIntervals request crashes

Not sure if it's a correct place for bug requests, still. I'm requesting my work intervals from an online fogbugz.com installation. Here's the code I use to do it: #!/bin/sh FB …
0
votes
1answer
53 views

Listing cases with starred column

Apparently FogBugz 8.1 added "It's now possible to star and unstar cases via the API. Admins can star or unstar cases for other users" but I can't figure out how to request the sta …
26
votes
4answers
456 views

Inserting HTML in an sEvent via XML API

When editing a case via the main web interace you can hit a button that allows you to enter raw HTML (line breaks, <hr>'s etc...) But HTML sent over the XML API (in the sEve …
1
vote
0answers
80 views

Assign incoming emails to users and projects based on previous handling of emails by same sender

Hi all, Hope this is the right place: I couldn't create a new recipe page over at the FogBugz XML API Development Wiki: https://developers.fogbugz.com/default.asp?W194 Below is a …
0
votes
1answer
32 views

support sFilter as param in the search endpoint

I haven't figured out how to use a shared filter through the api search endpoint without setting it and having to set it back to the users default. It would be really nice if you …

1 2 3 4 5 13 next
15 30 50 per page