• Darren
  • NEWBIE
  • 5 Points
  • Member since 2004

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies

Using the WS API 2.5 with partner WSDL, I am sending a query of "select id, name, type from account". I get the correct number of rows, but I only get two columns returned, name and type. I have tried various attribute names instead of id, but I just cannot get the id to be returned. Why?

I want the id to drag into a local working table to help build the hierachy for some more accounts to be loaded.

 

 

Is compression supported on API 2.5?  If so are there any examples specific to v2.5.

Cheers;

GlennW