URL Scheme for Instant Zoom Meeting between two Zoom users?

Using this template helps us debug your issues more effectively :slight_smile:

Description
Is there a simple URL mechanism for two Zoom users to simply click on which will put the two of them into an instant zoom meeting? (Without requiring the use of APIs).

For example something like
Error - Zoom or perhaps a zoomus:// URL scheme

Users in this case are Zoom authenticated users who will already be running a Zoom client (and are not anonymous)

It appears that earlier there were some Zoom deeplinks which now have been deprecated with no alternatives provided, and using the Create a Meeting API seems to be an overkill for a routine use case like this.

(PMI is not available in this account)

For context, Microsoft Teams provides such a URL scheme (Create deep links - Teams | Microsoft Docs )

Error
The full error message or issue you are running into.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi @gauraves,

From the API side of things, the Create Meeting API would be the only way to generate an instant meeting programmatically—I’m afraid we don’t have a URL scheme for this, though it’s a great suggestion.

If you’re so inclined, I might recommend submitting a feature request for this here: #feature-requests

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.