View source: R/compatibility.R
rforcecom.bulkQuery | R Documentation |
salesforcer
backwards compatible version of
RForcecom::rforcecom.bulkQuery
rforcecom.bulkQuery( session, soqlQuery, object, interval_seconds = 5, max_attempts = 100, verbose = FALSE )
session |
|
soqlQuery |
|
object |
|
interval_seconds |
an integer defining the seconds between attempts to check for job completion |
max_attempts |
an integer defining then max number attempts to check for job completion before stopping |
verbose |
|
A data.frame
of the recordset returned by query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.