build_manifest_xml_from_list: Bulk Binary Attachments Manifest List to XML Converter

View source: R/utils-xml.R

build_manifest_xml_from_listR Documentation

Bulk Binary Attachments Manifest List to XML Converter

Description

This function converts a list of data for binary attachments to XML

Usage

build_manifest_xml_from_list(input_data, root = NULL)

Arguments

input_data

list; data to be appended

root

xmlNode; an XML node to be used as the root

Value

xmlNode; an XML node constructed into a manifest data required by the Bulk APIs for handling binary attachment data.

Note

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

References

https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/binary_create_request_file.htm


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