zulip/zerver/webhooks/dropbox/doc.md

19 lines
626 B
Markdown
Raw Normal View History

Get Dropbox notifications in Zulip!
1. {!create-stream.md!}
1. {!create-bot-construct-url-indented.md!}
1. Go to your [Dropbox apps page](https://www.dropbox.com/developers/apps).
Click on **Create app** near the top-right corner, and follow the on-screen
instructions to create an app. Once you've created the app, you will be
redirected to the **Settings** tab for your app. Scroll down to the
**Webhooks** section.
1. Set **Webhook URIs** to the URL constructed above and click **Add**.
The status of the webhook should say **Enabled**.
{!congrats.md!}
![](/static/images/integrations/dropbox/001.png)