Read metadata
Read the metadata of a file.
This function card is only available in Connector Builder.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
| File Content | The file contents to read metadata from. | File | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
| File Content | The file contents to read metadata from. | File |
| File Name | The name of the file. | Text |
| File Extension | The type of file. | Text |
| Created At | The unix timestamp in milliseconds of the file creation. You can use the Text to Date function card with format x to change the data to a more readable format. | Number |
| File Size | The size of the file in bytes. | Number |
