RecordingTypeMustHaveRegex

A regular expression to restrict the recording types to download when processing meeting recordings.

The recording type reported in the Zoom API must match the regular expression, otherwise the recording is ignored.

For a list of recording types that the Zoom API can return, refer to the Zoom API documentation (see the recording_type field in the response).

Type: Regular expression
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: RecordingTypeMustHaveRegex=shared_screen.*
See Also: RecordingTypeCantHaveRegex