Files
zulip/zerver/webhooks/mention/doc.md
Eeshan Garg 3dcde1c139 webhooks/mention: Update docs to conform to style guide.
This one took quite a while too. The interaction between Mention
and Zapier is kinda weird and the Zapier instructions are pretty
complicated.
2018-05-20 10:54:13 -07:00

26 lines
969 B
Markdown

Get Mention notifications within Zulip via Zapier!
1. {!create-stream.md!}
1. {!create-bot-construct-url-indented.md!}
1. Go to your Mention feed, and click on your profile in the top-right
corner. Select **Settings**. Click on **Integrations**. Select the
**Zapier** integration.
1. Click **Explore Mention on Zapier**. Search for "webhooks" in
the search bar, and click on **Webhooks by Zapier**. Scroll down
and look for **Add Webhook posts for new Mentions**, and click on
**Use this Zap**. Click on **Create this Zap**.
1. Follow the on-screen steps to link your
Mention account to Zapier and select your Mention **Account ID** and
**Alert** when prompted. Follow the on-screen steps to set up **Webhooks
by Zapier POST**. When prompted, set **URL** to the URL constructed
above, and set **Payload Type** to **JSON**. After **Test this Step**,
click **Finish**.
{!congrats.md!}
![](/static/images/integrations/mention/001.png)