mirror of https://github.com/zulip/zulip.git
parent
dcfec61365
commit
56d6080dd0
|
@ -1,19 +1,32 @@
|
|||
Zulip supports integration with Delighted and can notify you
|
||||
about updates in feedback responses organized by Delighted.
|
||||
# Zulip Delighted integration
|
||||
|
||||
Get notifications about updates in feedback responses organized by
|
||||
Delighted 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!}
|
||||
|
||||
1. On your Delighted dashboard, click on **Settings** in the
|
||||
top-right corner. Click on **Integrations**. Scroll down
|
||||
and click on **Webhooks**.
|
||||
1. On your Delighted dashboard, select **Settings** in the
|
||||
top-right corner.
|
||||
|
||||
1. Select **Integrations**, and then select **Webhooks**.
|
||||
|
||||
1. Under **Send webhook notifications for**, set **Webhook URL**
|
||||
to the URL constructed above. Click **Save and turn on**.
|
||||
to the URL generated above.
|
||||
|
||||
1. Select **Save and turn on**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
![](/static/images/integrations/delighted/001.png)
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
|
Loading…
Reference in New Issue