sf_create_attachment_bulk_v1: Create Attachments using Bulk 1.0 API

View source: R/attachments.R

sf_create_attachment_bulk_v1R Documentation

Create Attachments using Bulk 1.0 API

Description

Create Attachments using Bulk 1.0 API

Usage

sf_create_attachment_bulk_v1(
  attachment_input_data,
  object_name = c("Attachment", "Document"),
  content_type = "ZIP_CSV",
  control,
  ...,
  verbose = FALSE
)

Note

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


StevenMMortimer/salesforcer documentation built on Nov. 7, 2024, 4:23 p.m.