0

I am trying to list a bunch of cases, but I need some specific columns to be returned in the XML response. I have found that the cols parameter lets me specify columns, but I don't know its possible values. I need closed date column.

flag

1 Answer

3

The column you are looking for is dtClosed. The complete list can be found here

link|flag
Thank you. I believe that these values should be documented somewhere specific. – unknown (google) Jan 14 2011 at 7:40
1 
That page is the official API documentation, where column names are documented officially. – Rich Armstrong Jan 14 2011 at 20:03

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.