Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 167001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:11:50+00:00 2026-05-11T12:11:50+00:00

I have a .NET web app that utilizes the FogBugz API to write problem

  • 0

I have a .NET web app that utilizes the FogBugz API to write problem tickets to our FB server… it uses the new command and… among all the other attributes… uses the sCustomerEmail argument to send the user’s e-mail with the ticket.

My question is this: Is there a way that I can get a list (via the API, of course) of all tickets assigned to this e-mail? We’re wanting to write another page that is a report of what tickets are currently assigned to this e-mail. We don’t want to have to create FB accounts for every user out there.

I maybe see hints in the API docs but nothing concrete.

Thanks for any suggestions

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:11:51+00:00Added an answer on May 11, 2026 at 12:11 pm

    Yes, you need to send a custom search to the API, passing in the email address as the correspondent axis.

    So, once you’ve got a logon token:

    https://example.fogbugz.com/api.asp?cmd=logon&email=jdoe@example.com&password=SecretPwd 

    You can then do the search:

    https://example.fogbugz.com/api.asp?cmd=search&q=correspondent:customer@client.com&cols=ixBug,correspondent,sTicket,sTitle,dtOpened&token=cc83o7ri9c49t4vfvm3bn252ljvp23 

    Here I passed in a ‘q’ parameter to the search command to set the search axis as ‘correspondent:customer@client.com’.

    I also specified a number of columns I want to get back, such as the case number (ixBug), the correspondent’s email address (I like to verify things like this), the ticket id the customer got as a response (sTicket, I wasn’t sure whether this was what you wanted or the case number), the title (sTitle) and the date the case was opened (dtOpened).

    Technically you don’t need to ever ask for the ixBug column as it’s always available as an attribute of each case element returned in the xml, but sometimes it’s easier to have these things as an element.

    There are lots of different search axis you can use, and many columns you can return.

    Check out the search reference and the sample xml payloads at the botom of the API reference.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 117k
  • Answers 117k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer OK, I think I have a workaround for the --reintegrate… May 11, 2026 at 10:50 pm
  • Editorial Team
    Editorial Team added an answer It is very unlikely to be a direct problem with… May 11, 2026 at 10:50 pm
  • Editorial Team
    Editorial Team added an answer Of course it's valuable, because then it is a useful… May 11, 2026 at 10:50 pm

Related Questions

A client uses classic ASP to log in to their web based backoffice. I
I have a solution in VS 2008 that consists of multiple Asp.net Web applications.
I have a database that I want to access via a .NET web application.
I'm also interested in more general thoughts, but here is my specific problem. In

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.