mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
committed by
Tim Abbott
parent
0fa9b94480
commit
53c575d8cb
@@ -1,20 +1,34 @@
|
||||
# Zulip Linear integration
|
||||
|
||||
Get Linear notifications in Zulip!
|
||||
|
||||
{start_tabs}
|
||||
|
||||
1. {!create-channel.md!}
|
||||
|
||||
1. {!create-an-incoming-webhook.md!}
|
||||
|
||||
1. {!generate-integration-url.md!}
|
||||
1. {!generate-webhook-url-basic.md!}
|
||||
|
||||
You can refer to Linear's documentation for [webhook events](https://developers.linear.app/docs/graphql/webhooks).
|
||||
|
||||
1. Go to your team on Linear and open **Settings**, select **API**,
|
||||
1. Go to your team on Linear, and open **Settings**. Select **API**,
|
||||
and click on **New Webhook**.
|
||||
|
||||
1. Set **Webhook URL** to the URL constructed above. Select the data
|
||||
change events for which you would like to receive notifications
|
||||
for, and click **Create Webhook**.
|
||||
1. Set **Webhook URL** to the URL generated above. Select the **Data
|
||||
change events** you'd like to receive notifications for, and click
|
||||
**Create Webhook**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||

|
||||
|
||||
{!event-filtering-additional-feature.md!}
|
||||
|
||||
### Related documentation
|
||||
|
||||
- [Linear webhook events documentation][linear-webhooks]
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
||||
[linear-webhooks]: https://developers.linear.app/docs/graphql/webhooks
|
||||
|
Reference in New Issue
Block a user