Fields
Output fields
| Parameter | Description | |
|---|---|---|
idString |
Identifier of the received file resource. | |
nameString |
Name of the received file. | |
fileRequestIdString |
Identifier of the file request that produced this upload. | |
fileRequestNameString |
Name of the file request that produced this upload. | |
destinationResourceIdString |
Resource ID at the destination. | |
destinationDriveIdString |
Drive ID of the destination. | |
destinationLibraryString |
Storage library of the destination. | |
linkIdString |
Identifier of the link used for the upload. | |
linkHashString |
Hash of the link used for the upload. | |
linkUrlString |
URL of the link used for the upload. (The Archbee source lists this field as linkUr, an apparent typo; the Apex class defines it as linkUrl.) | |
uploaderEmailString |
Email address of the person who uploaded the file. | |
uploadedAtDatetime |
Timestamp of when the file was uploaded. |