sf_upsert_bulk_v2: Upsert Records using Bulk 2.0 API

View source: R/upsert.R

sf_upsert_bulk_v2R Documentation

Upsert Records using Bulk 2.0 API

Description

Upsert Records using Bulk 2.0 API

Usage

sf_upsert_bulk_v2(
  input_data,
  object_name,
  external_id_fieldname,
  guess_types = TRUE,
  control,
  ...,
  verbose = FALSE
)

Note

This function is meant to be used internally. Only use when debugging.


salesforcer documentation built on March 18, 2022, 6:26 p.m.