Plug-in (Function & Smart Service)Free

Get File Metadata

by Appian Corporation

Description

Return file metadata that you would normally see on the Detail tab of the properties for a file

Features

Function:

Usage: getfilemetadata(<document>)

Returns: file metadata in JSON format - use index() to return values of keys that contain spaces

Example:

index( index( a!fromJson(getFileMetadata(<document>)), "MP4 Video", "" ), "Frame Rate", "" )

Supported file types: JPEG TIFF WebP WAV AVI PSD PNG BMP GIF ICO PCX QuickTime MP4 Camera Raw NEF (Nikon) CR2 (Canon) ORF (Olympus) ARW (Sony) RW2 (Panasonic) RWL (Leica) SRW (Samsung)

Release notes

Updated API usage and license file

Version history (5)

1.0.4

Security Updates

1.0.3

Security Updates

1.0.2

Security Updates

1.0.1

v1.0.1 - Fixing bug to pull metadata from most current version instead of original version

v1.0.0 - Initial release

1.0.0

v1.0.0 - Initial release