salesforcer (version 0.2.2)

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; a node to be used as the root

Value

A XML document with the sublist manifest data added

References

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