Understanding Your File History Download

You’ve exported or downloaded your organization’s file transfer history, but some of the data may be unclear. Below is a breakdown of key terms to help you better understand your export and the information it contains.

Quick refresher on how to get your organization’s file transfer history and details:
– Once logged in, select Organization
– Then File History
– Choose your format version: JSON or CSV

1. Transfer-Level Fields (One per Transfer)

These fields describe the overall file transfer.

FieldDescriptionType
transferlog.useridUnique identifier for the user who initiated the transferString
transferlog.senderEmail address of the senderString
transferlog.upload_dateDate and time the files were uploadedDateTime
transferlog.daysuntilexpirationNumber of days the files are available before expirationInteger
transferlog.filesetidUnique identifier for the entire transferString
transferlog.messageMessage entered by the sender for the transferString
transferlog.expiredExpiration status: blank = active, “max_retention” = expiredString
transferlog.filerequestIndicates if the upload originated from a file requestBoolean/String

2. File-Level Fields (Repeats per File)

Each file included in a transfer generates its own set of fields. These fields repeat with an index (e.g., .0, .1, .2).

FieldDescriptionType
transferlog.files.[n].statusStatus of the individual file transferString
transferlog.files.[n].filenameName of the fileString
transferlog.files.[n].filesizeFile size in bytesInteger
transferlog.files.[n].transferidUnique identifier for the individual fileString
transferlog.files.[n].attachorderOrder in which the file was attachedInteger

3. Recipient-Level Fields (Repeats per Recipient)

FieldDescriptionType
transferlog.recipients.[n].methodDelivery method (e.g., email)String
transferlog.recipients.[n].downloadsTotal number of downloads by the recipientInteger
transferlog.recipients.[n].recipientRecipient email addressString
transferlog.recipients.[n].notificationidUnique notification ID (one per recipient)String

Recipient Download Details

FieldDescriptionType
transferlog.recipients.[n].zipdownloads.[m].downloaddateDate and time of a download eventDateTime

4. Embedded Form Fields (Optional)

FieldDescriptionType
transferlog.formName of the embedded form usedString

Custom Form Responses

FieldDescriptionType
transferlog.response.[n].labelLabel of the custom input fieldString
transferlog.response.[n].responseValue entered by the userString

5. Important Notes

• Repeating fields use indexed notation ([n], [m]).
• The CSV format expands repeated fields across columns.
• Transfers with more files or recipients will include additional indexed columns.

This entry was posted in Business Plan, SendThisFile New and tagged . Bookmark the permalink.

Comments are closed.