salesforcer (version 1.0.1)

build_manifest_xml_from_list: 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.

References

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