integration-docs: Update Delighted for new doc format.

Part of #29592.
This commit is contained in:
Lauryn Menard 2024-07-01 16:20:42 +02:00 committed by Tim Abbott
parent dcfec61365
commit 56d6080dd0
1 changed files with 20 additions and 7 deletions

View File

@ -1,19 +1,32 @@
Zulip supports integration with Delighted and can notify you # Zulip Delighted integration
about updates in feedback responses organized by Delighted.
Get notifications about updates in feedback responses organized by
Delighted in Zulip.
{start_tabs}
1. {!create-channel.md!} 1. {!create-channel.md!}
1. {!create-an-incoming-webhook.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 1. On your Delighted dashboard, select **Settings** in the
top-right corner. Click on **Integrations**. Scroll down top-right corner.
and click on **Webhooks**.
1. Select **Integrations**, and then select **Webhooks**.
1. Under **Send webhook notifications for**, set **Webhook URL** 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!} {!congrats.md!}
![](/static/images/integrations/delighted/001.png) ![](/static/images/integrations/delighted/001.png)
### Related documentation
{!webhooks-url-specification.md!}