• dsalko
  • NEWBIE
  • 0 Points
  • Member since 2012

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

Hello

 

I've found that for some objects like LeadFeed. When I run query using REST API... I'm getting 2000 records on first page, but during next call I'm getting only 1 record per api call. This makes it almost impossible to get all the data without hitting api limits.

 

Any suggestion? Any help is appreciated.

 

Thanks!

  • November 05, 2012
  • Like
  • 0
Hello Anyone knows what does this exception mean? I'm getting it when trying to make bulk query to table NewsFeed "Unknown exception in Async API. Please contact support with ID: 2120918956-9140 (-862000079) " thanks
  • February 22, 2012
  • Like
  • 0

Hello

 

I've found that for some objects like LeadFeed. When I run query using REST API... I'm getting 2000 records on first page, but during next call I'm getting only 1 record per api call. This makes it almost impossible to get all the data without hitting api limits.

 

Any suggestion? Any help is appreciated.

 

Thanks!

  • November 05, 2012
  • Like
  • 0

When I am trying to bulk import my .zip (all data exported from production) into my sandbox using the Apex Data Loader, I get an error message that says "async API not enabled."  How can I enable this feature?  I am using Enterprise edition.  Thanks!

Hi all,

 

I'm trying to start a Job via the Bulk API to query the AccountHistory table, but I get this error:

 

'Unknown exception in Async API. Please contact support with ID: ###'

 

Same goes for LeadHistory, etc.  Are the History tables not supported in the Bulk query API?

 

Thanks!

Chung