• cpatel
  • NEWBIE
  • 0 Points
  • Member since 2010

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

how do i get Stage History for an Opportunity.

  • December 14, 2010
  • Like
  • 0

What is the best way to read a large number of rows? RIght now i am using the REST API query. e.g. q='Select Id from Account'

Then i am iterating through the ids and getting each row separately.

  • December 08, 2010
  • Like
  • 0

When is the REST API going to be released? I understand right now its a pilot release on the developer edition. I am working on an app for the Enterprise edition and i want to use REST.

Thanks

  • December 02, 2010
  • Like
  • 0

I exported all my data using the "Export Data" option under "Data Management" . I am trying to import this data into another account i created. So far i can't find an option for it.

  • December 01, 2010
  • Like
  • 0

Getting the following error message when i try to use the API. thanks

The REST API is currently in pilot, and is not enabled for your organization.","errorCode":"API_DISABLED_FOR_ORG"

  • November 30, 2010
  • Like
  • 0

What is the best way to read a large number of rows? RIght now i am using the REST API query. e.g. q='Select Id from Account'

Then i am iterating through the ids and getting each row separately.

  • December 08, 2010
  • Like
  • 0

Getting the following error message when i try to use the API. thanks

The REST API is currently in pilot, and is not enabled for your organization.","errorCode":"API_DISABLED_FOR_ORG"

  • November 30, 2010
  • Like
  • 0