• dev seevibes
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hello

We read in the documentation ( https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/sforce_api_calls_sosl_limits.htm ) that there is a limit of 2000 records for a query in the salesforce database. We need to query all contacts that are available to the connected user, is there a way to do a cursored query until it goes through all contacts? Or something else?