Zoom App Marketplace
cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Recent Activity

create new meeting sdk app using General app option

I want to Join zoom meeting in react native. I used react-native-zoom-us library for this. It was working fine but now I want to user another zoom account and want to create meeting sdk app in that account. I have created general app with embedded me... Show more

I want to Join zoom meeting in react native. I used react-native-zoom-us library for this. It was working fine but now I want to user another zoom account and want to create meeting sdk app in that account. I have created general app with embedded meeting sdk but still this app is not published and it is under draft. when I am using this app sdk and secret key or client id and client secret I got error code 6601 that means app is not published yet. could you please confirm once app is released or I choose use this as unlisted app then after review this app key start working. In another account key which I was using earlier is still working and I am able to join meeting too but when I create meeting from new account then got error in joining meeting reason may be that I used another account sdk and secret key for jwt token while meeting is creating from another zoom account. Please guide me how can I handle this case. If there are some other way to create meeting sdk key then share the flow. Basically I want to change zoom account and want to use this account sdk and secret key. I don't want to publish this app in zoom too. Intent to publish should be No. I am attaching screenshot of another zoom account app which is working fine for now when meeting is creating from that account too. Can you please confirm that is it possible to transfer this app to other account. I want to create similar app with similar functionality but I think app creation flow is changed and now I have to use general app option for this but this app has default setting yes for intent to publish.


Show less

reply-icon Latest Reply - 

Wish list -- Adjusting timer so just the person presenting sees it?

The new timer app is great! But, for managing large meetings with over 1,000 people - we don't want the alarm to go off. Instead, we want to only be able to assigned and set the timer for the presenter(s) of that section...so they see it and get the ... Show more

The new timer app is great! But, for managing large meetings with over 1,000 people - we don't want the alarm to go off. Instead, we want to only be able to assigned and set the timer for the presenter(s) of that section...so they see it and get the alert but not everyone out. Think of it as a gentle way to notify presenters their time is coming up and done. Would love to see the timer app evolve with more possibility than the current all or nothing approach.


Show less

Wind up

How can I signal a speaker that they need to wind up?

reply-icon Latest Reply - 

Download Package Signing Key not working anymore to verify signature of the Zoom Package (pub key)

HelloMy name is LoicI contact you regarding the following Page on my Linux OS Distribution :https://wiki.mageia.org/en/Using_Zoom_communication_applicationyou can read on the Installation process step :Download Zoom package signing keyOn the Zoom dow... Show more

Hello


My name is Loic

I contact you regarding the following Page on my Linux OS Distribution :

https://wiki.mageia.org/en/Using_Zoom_communication_application


you can read on the Installation process step :

Download Zoom package signing key

On the Zoom downloads page, click on Download Public Key and save to ~/Downloads/zoom/

Alternatively, from command line:

$ cd ~/Downloads/zoom && wget https://zoom.us/linux/download/pubkey

 

But when we download the Pub Key

But we also Download the last Version of Zoom Package with the following command :

 

Click on Download and save to ~/Downloads/zoom/

Alternatively, from command line:

$ cd ~/Downloads/zoom && wget https://zoom.us/client/latest/zoom_x86_64.rpm

 

The Last Zoom RPM package is not corresponding to the last Signature Version from PUB KEY


So I tried the command and also tried to download the last Signature File on the Website HTML

And then the Pub Key is corresponding


So I think possibly the Link on the website zoom related to PUB Key is not corresponding anymore

Possibly the Pub Key is not correctly working need to be update

not update anymore


I think there is something wrong

Would you be able to update it ? reguarding last RPM avaible ?

 

Thank you for your help and hard work already

Kind Regards
Loic


Show less

reply-icon Latest Reply - 

I am getting Country code IN is not available for host:

i am trying to use server to server api of zoom. i am getting folllowing error { "message": "Country code IN is not available for host: ESJJs8VQRFKB99tLWiPVRw."}my request body is{ "agenda": "My Meeting", "default_password": false, "duration": 60, "p... Show more

i am trying to use server to server api of zoom. i am getting folllowing error 

{
    "message": "Country code IN is not available for host: ESJJs8VQRFKB99tLWiPVRw."
}

my request body is
{
  "agenda": "My Meeting",
  "default_password": false,
  "duration": 60,
  "password": "123456",
  "pre_schedule": false,
  "recurrence": {
    "end_date_time": "2022-04-02T15:59:00Z",
    "end_times": 7,
    "monthly_day": 1,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 1,
    "type": 1,
    "weekly_days": "1"
  },
  "schedule_for": "***********",
  "settings": {
    "additional_data_center_regions": ["TY"],
    "allow_multiple_devices": true,
    "alternative_hosts": "***********",
    "alternative_hosts_email_notification": true,
    "approval_type": 2,
    "approved_or_denied_countries_or_regions": {
      "approved_list": ["CX"],
      "denied_list": ["CA"],
      "enable": true,
      "method": "approve"
    },
    "audio": "telephony",
    "audio_conference_info": "test",
    "authentication_domains": "mailamp.in",
    "authentication_exception": [
      {
        "email": "***********",
        "name": "Shlok Mukkawar"
      }
    ],
    "authentication_option": "signIn_D8cJuqWVQ623CI4Q8yQK0Q",
    "auto_recording": "cloud",
    "breakout_room": {
      "enable": true,
      "rooms": [
        {
          "name": "room1",
          "participants": ["***********"]
        }
      ]
    },
    "calendar_type": 1,
    "close_registration": false,
    "contact_email": "***********",
    "contact_name": "Nodify Git",
    "email_notification": true,
    "encryption_type": "enhanced_encryption",
    "focus_mode": true,
    "global_dial_in_countries": ["IN"],
    "host_video": true,
    "jbh_time": 0,
    "join_before_host": false,
    "language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "***********",
          "languages": "US,FR"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "***********",
          "sign_language": "American"
        }
      ]
    },
    "meeting_authentication": true,
    "meeting_invitees": [
      {
        "email": "***********"
      }
    ],
    "mute_upon_entry": false,
    "participant_video": false,
    "private_meeting": false,
    "registrants_confirmation_email": true,
    "registrants_email_notification": true,
    "registration_type": 1,
    "show_share_button": true,
    "use_pmi": false,
    "waiting_room": false,
    "watermark": false,
    "host_save_video_order": true,
    "alternative_host_update_polls": true,
    "internal_meeting": false,
    "continuous_meeting_chat": {
      "enable": true,
      "auto_add_invited_external_users": true
    },
    "participant_focused_meeting": false,
    "push_change_to_calendar": false,
    "resources": [
      {
        "resource_type": "whiteboard",
        "resource_id": "X4Hy02w3QUOdskKofgb9Jg",
        "permission_level": "editor"
      }
    ],
    "auto_start_meeting_summary": false,
    "auto_start_ai_companion_questions": false
  },
  "start_time": "2022-03-25T07:32:55Z",
  "template_id": "Dv4YdINdTk+Z5RToadh5ug==",
  "timezone": "Asia/Calcutta",
  "topic": "My Meeting",
  "tracking_fields": [
    {
      "field": "field1",
      "value": "value1"
    }
  ],
  "type": 2
}


can someone help me identify issue?
Thank You in advance.

Show less

Changing zoom accounts

I recently added Cronofy app to my zoom account. But I made a mistake and I need to revoke it (or just cancel the permissions?)
I looked for the Cronofy app in the app market as explained, but can't find it there. How can I do that?