Files
zulip/zerver/webhooks/mention/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

26 lines
960 B
Markdown

Get Mention notifications within Zulip via Zapier!
1. {!create-stream.md!}
1. {!create-bot-construct-url.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)