Newer Version Available

This content describes an older version of this product. View Latest

Async Query Resources

Submit SOQL queries to be processed asynchronously and check on their status. Use async query resources to make consistent SOQL queries, no matter what size the data is or where the data is stored.

This feature is currently available to select customers through a pilot program. To be nominated to join this pilot program, contact salesforce.com. Additional terms and conditions may apply to participate in the pilot program. Please note that pilot programs are subject to change, and as such, we cannot guarantee acceptance into this pilot program or a particular time frame in which this feature can be enabled. Any unreleased services or features referenced in this document, press releases, or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.

Note

Available resources:

Resource Description
/async-queries Submit a SOQL query to be processed asynchronously, no matter what size the data is or where the data is stored. Retrieve the status and results of asynchronous query jobs.
/async-queries/jobId Check the status of an asynchronous query.