mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.
Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.
Fixes #32269.
35 lines
960 B
Markdown
35 lines
960 B
Markdown
# Zulip Dropbox integration
|
|
|
|
Get Dropbox notifications in Zulip!
|
|
|
|
{start_tabs}
|
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
1. {!generate-webhook-url-basic.md!}
|
|
|
|
1. Go to your [Dropbox apps page](https://www.dropbox.com/developers/apps),
|
|
and select **Create app** near the top-right corner. Follow the on-screen
|
|
instructions to create an app.
|
|
|
|
1. Once you've created the app, you will be redirected to the **Settings**
|
|
tab for your app. Scroll down to the **Webhooks** section.
|
|
|
|
1. Go to the **Oauth 2** section, at the bottom of which you'll find a
|
|
**Generate** button. Click on it to activate the app for your account.
|
|
|
|

|
|
|
|
1. Set **Webhook URIs** to the URL generated above, and select **Add**.
|
|
The status of the webhook should say **Enabled**.
|
|
|
|
{end_tabs}
|
|
|
|
{!congrats.md!}
|
|
|
|

|
|
|
|
### Related documentation
|
|
|
|
{!webhooks-url-specification.md!}
|