Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This method is used to initialize attachment uploads.

Info

Refer to Uploading Files to S-Drive (Amazon S3) for comprehensive instructions on how to upload files using SDriveTools API.


List<UploadRequestInfo> initializeUpload
(String objectId, List<SObject> attachments, Map<String,String> policyMap)

...