Create Job using Bulk 1.0 API
Create Job using Bulk 1.0 API
sf_create_job_bulk_v1( operation = c("insert", "delete", "upsert", "update", "hardDelete", "query", "queryall"), object_name, external_id_fieldname = NULL, content_type = c("CSV", "ZIP_CSV", "ZIP_XML", "ZIP_JSON"), concurrency_mode = c("Parallel", "Serial"), control, ..., verbose = FALSE )
This function is meant to be used internally. Only use when debugging.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.