FileType(file_attachment_column)

This function returns the media type of a file stored in the file attachment column.

Parameters

file_attachment_column
The column of file attachment type.

Returns

Text

Remarks

The function retrieves the media type of a file stored in the file attachment column. This function can only be used in the Call-URL action body section.

Examples