mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
This is just a basic Dropbox webhook integration. It just notifies a user when something has changed, it does not specify what changed. Doing so would require storing data, as Dropbox API was created mainly for file managers, not integrations like this. Closes #5672
564 B
564 B
{!create-stream.md!}
{!create-bot-construct-url.md!}
{!append-topic.md!}
Next, log into your account on Dropbox, go there and click Create app. Follow the steps, and in Webhooks section add the webhook address you created above. Click Add button. The status of the webhook should say Enabled. In Generated access token section click Generate button.
{!congrats.md!}

