Info
Retrieve information about a file. To use the Info function card, set the input to the File Contents of a file you have downloaded previously in the flow. The output provides basic information about the file.
Input
Field | Definition | Type | Required |
---|---|---|---|
File Content | ID of the file contents. |
File |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Filename | File name of the downloaded file. | String |
Extension |
Extension of the file name, such as .jpg, .png, or .csv. |
String |
Size | Size of the file in bytes. | Number |
Created | Date and time when the file was created. | Date & Time |
Updated | Date and time when the file was last updated. | Date & Time |