mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
Using an if block when {!event-filtering-additional-feature.md!}
is used implied that we plan to have this in all webhook doc .md
files.
But, it actually makes sense to only use this macro when the
webhook integration actually supports event filtering.
33 lines
788 B
Markdown
33 lines
788 B
Markdown
# Zulip Basecamp integration
|
|
|
|
Receive notifications about Basecamp events in Zulip!
|
|
|
|
{start_tabs}
|
|
|
|
1. {!create-channel.md!}
|
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
1. {!generate-webhook-url-basic.md!}
|
|
|
|
1. Go to your project on Basecamp, and toggle the **Settings** menu in
|
|
the top right corner. Click on **Set up webhooks**, and then select
|
|
**Add a new webhook**.
|
|
|
|
1. Set **Payload URL** to the URL generated above. Select the
|
|
[events](#filtering-incoming-events) you'd like to be notified about,
|
|
and toggle the checkbox under **Enable this webhook**. Finally, click
|
|
**Add this webhook**.
|
|
|
|
{end_tabs}
|
|
|
|
{!congrats.md!}
|
|
|
|

|
|
|
|
{!event-filtering-additional-feature.md!}
|
|
|
|
### Related documentation
|
|
|
|
{!webhooks-url-specification.md!}
|