Create Job using Bulk 2.0 API
Create Job using Bulk 2.0 API
sf_create_job_bulk_v2( operation = c("insert", "delete", "upsert", "update", "query", "queryall"), object_name, soql = NULL, external_id_fieldname = NULL, content_type = "CSV", column_delimiter = c("COMMA", "TAB", "PIPE", "SEMICOLON", "CARET", "BACKQUOTE"), 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.