Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
GitBook: [#1518] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Faria1212 authored and gitbook-bot committed Mar 20, 2022
1 parent b87673c commit fa8f653
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 6 deletions.
16 changes: 16 additions & 0 deletions guides/administration/admin-panel/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,19 @@ All Rocket.Chat Apps might not require any setup configuration or user settings.
{% endhint %}

If you are looking for the manual/user guide of a particular app, please find them [here](https://docs.rocket.chat/guides/rocket-chat-apps) or use the search bar on the top right corner.



{% hint style="success" %}
Following apps are part of the **Enterprise Edition** offerings. You don't have to purchase them if you are already subscribed to the Enterprise Edition of Rocket.Chat.

* [Jira Server](../../app-guides/atlassian/jira-server-integration.md)
* Jira Cloud
* [Confluence Server](../../app-guides/atlassian/confluence-server-integration.md)
* Confluence Cloud
* [Bitbucket Server](../../app-guides/atlassian/bitbucket-server-integration.md)
* Bitbucket Cloud
* [Bamboo](../../app-guides/atlassian/bamboo-integration.md)
* [Zoom](../../app-guides/zoom.md)
* [Data Loss Prevention (DLP)](../../app-guides/data-loss-prevention-dlp-app.md)
{% endhint %}
15 changes: 9 additions & 6 deletions guides/app-guides/zoom.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: Here you will find information on how to install and use the Zoom App.
---

# Zoom

Here you will find information on how to install and use the Zoom App.
Expand All @@ -6,7 +10,7 @@ Here you will find information on how to install and use the Zoom App.

You can install our Zoom Rocket.Chat App from your Rocket.Chat Administration area.

* Go to **Administration > Marketplace**
* Go to **Administration > Marketplace**
* Search for the **Zoom** and click on the item
* Click on the **Install** button

Expand All @@ -16,14 +20,14 @@ Now that you have the app installed in your server, it is time to configure the

### Requirements

* First, you'll need to have at least a [Pro account](https://zoom.us/pricing) for users \(besides you\) to be able to create Zoom links. Those users will need to be added to your Zoom account.
* First, you'll need to have at least a [Pro account](https://zoom.us/pricing) for users (besides you) to be able to create Zoom links. Those users will need to be added to your Zoom account.
* For other users to be able to use the Zoom App, their Rocket.Chat registered emails need to be the same as registered at Zoom.

### Step 1: JWT App at Zoom Marketplace

You'll need to create a new JWT app at [Zoom's Marketplace](https://marketplace.zoom.us/).
You'll need to create a new JWT app at [Zoom's Marketplace](https://marketplace.zoom.us).

* Sign in at [marketplace.zoom.us](https://marketplace.zoom.us/)
* Sign in at [marketplace.zoom.us](https://marketplace.zoom.us)
* Go to "Develop" at the top of the screen and select "Build app" in the menu
* Choose the "JWT" type and hit "Create"
* Enter a name for the app and hit "Create"
Expand All @@ -32,10 +36,9 @@ You'll need to create a new JWT app at [Zoom's Marketplace](https://marketplace.

### Step 2: Configure the Slash command at Rocket.Chat

* Go to the settings of the Zoom App in **Administration > Apps > Zoom**
* Go to the settings of the Zoom App in **Administration > Apps > Zoom**
* Place the API Key and API Secret at their respective fields and save.

## Usage

At any room, type "/zoom start" to generate a Zoom link. You can also type "/zoom start _topic_" to add a topic to the room. The topic can be any word or sentence.

0 comments on commit fa8f653

Please sign in to comment.