mirror of https://github.com/zulip/zulip.git
25 lines
787 B
Markdown
25 lines
787 B
Markdown
Receive user reviews from your tracked apps on AppFolllow in Zulip
|
||
using the Zulip AppFollow plugin!
|
||
|
||
{!create-stream.md!}
|
||
|
||
{!create-bot-construct-url.md!}
|
||
|
||
Then, log into your account on [appfollow.io](http://appfollow.io), and:
|
||
|
||
1. Click on the app for which you'd like to receive reviews.
|
||
Click on **Integrations** and then go to the **Others** tab.
|
||
![](/static/images/integrations/appfollow/001.png)
|
||
|
||
2. In the Webhook URL field, enter the URL created above.
|
||
|
||
3. **Save changes** – all done!
|
||
|
||
New reviews for your app will be delivered to your Zulip stream.
|
||
|
||
![](/static/images/integrations/appfollow/002.png)
|
||
|
||
By default, messages will be sent to topics based on the app's name.
|
||
If you'd like them all to go to a single topic, add
|
||
`&topic=your_topic` to the end of the URL.
|