mirror of https://github.com/zulip/zulip.git
integration-docs: Update Appfollow for updated doc format.
Part of #29592.
This commit is contained in:
parent
558b3e7cba
commit
ecd41d0f6d
|
@ -1,20 +1,29 @@
|
|||
Receive user reviews from your tracked apps on AppFollow
|
||||
using the Zulip AppFollow integration!
|
||||
# Zulip AppFollow integration
|
||||
|
||||
Receive user reviews from your tracked apps on AppFollow!
|
||||
|
||||
{start_tabs}
|
||||
|
||||
1. {!create-channel.md!}
|
||||
|
||||
1. {!create-an-incoming-webhook.md!}
|
||||
|
||||
1. {!generate-integration-url.md!}
|
||||
1. {!generate-webhook-url-basic.md!}
|
||||
|
||||
1. In AppFollow, click on **Integrations** on the left sidebar, and click **Add new integration**.
|
||||
Click on your app under **Tracked apps**.
|
||||
1. In AppFollow, go to **Integrations**, and select **Add new
|
||||
integration**. Select your app under **Tracked apps**.
|
||||
|
||||
1. Search for **WebHook URL**, and click **Add integration**.
|
||||
|
||||
1. Set **Webhook URL** to the URL constructed above, and fill out the rest
|
||||
of the form. Click **Add integration**.
|
||||
1. Set **WebHook URL** to the URL generated above, and fill out the rest
|
||||
of the form. Click **Add integration**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
![](/static/images/integrations/appfollow/001.png)
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
|
Loading…
Reference in New Issue