Back to all protocols

Zoom

Join Zoom meetings, start instant meetings, and open Zoom client features.

windows macos linux ios android

Base Syntax

zoommtg://[action]?[parameters]

Commands

join

Join a Zoom meeting by meeting ID

Test

Parameters

confno number
Required

Meeting ID (9, 10, or 11 digits)

Example:

1234567890
pwd string
Optional

Meeting password (encrypted)

Example:

abc123
uname string
Optional

Display name for the participant

Example:

John%20Doe

Full Example

zoommtg://zoom.us/join?confno=1234567890&pwd=abc123&uname=John%20Doe

start

Start an instant meeting (requires host permissions)

Test

Parameters

confno number
Optional

Personal Meeting ID (PMI)

Example:

9876543210

Full Example

zoommtg://zoom.us/start?confno=9876543210