Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Complete File Upload Input
Input representation for Complete File Upload.
- JSON Example
-
- Properties
-
Property Name Type Description Required or Optional Available Version uploadId String A unique identifier for the file being uploaded. Optional 65.0 uploadParts Array An array of objects that holds partNumber and eTag. Optional 65.0 fileId String The ID of the file. Required 65.0 fileName String Name of the file Required 65.0 contextId String This is the context ID from where the file upload has been triggered. For example, it can be an ID of Case, Contact, or Account. Optional 65.0 contentType String This represents the file's content type. Optional 65.0