2024-07-01 16:44:24 +02:00
|
|
|
# Zulip Dropbox integration
|
|
|
|
|
2018-02-19 22:09:10 +01:00
|
|
|
Get Dropbox notifications in Zulip!
|
2017-12-18 01:56:03 +01:00
|
|
|
|
2024-07-01 16:44:24 +02:00
|
|
|
{start_tabs}
|
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2017-12-18 01:56:03 +01:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-07-01 16:44:24 +02:00
|
|
|
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.
|
2017-12-18 01:56:03 +01:00
|
|
|
|
2024-07-01 16:44:24 +02:00
|
|
|
1. Once you've created the app, you will be redirected to the **Settings**
|
|
|
|
tab for your app. Scroll down to the **Webhooks** section.
|
2017-12-18 01:56:03 +01:00
|
|
|
|
2024-07-01 16:44:24 +02:00
|
|
|
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.
|
2020-06-05 19:11:14 +02:00
|
|
|
|
2023-02-28 16:24:17 +01:00
|
|
|
![](/static/images/integrations/dropbox/oauth2_generate.png)
|
2020-06-05 19:11:14 +02:00
|
|
|
|
2024-07-01 16:44:24 +02:00
|
|
|
1. Set **Webhook URIs** to the URL generated above, and select **Add**.
|
2018-02-19 22:09:10 +01:00
|
|
|
The status of the webhook should say **Enabled**.
|
2017-12-18 01:56:03 +01:00
|
|
|
|
2024-07-01 16:44:24 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2017-12-18 01:56:03 +01:00
|
|
|
{!congrats.md!}
|
|
|
|
|
2018-02-19 22:09:10 +01:00
|
|
|
![](/static/images/integrations/dropbox/001.png)
|
2024-07-01 16:44:24 +02:00
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
|
|
|
{!webhooks-url-specification.md!}
|