2018-08-10 17:11:30 +02:00
|
|
|
Zapier supports integrations with
|
|
|
|
[hundreds of popular products](https://zapier.com/apps). Get notifications
|
|
|
|
sent by Zapier directly in Zulip.
|
2017-06-02 02:37:37 +02:00
|
|
|
|
2018-03-10 23:32:38 +01:00
|
|
|
1. {!create-stream.md!}
|
2017-06-02 02:37:37 +02:00
|
|
|
|
2018-03-10 23:32:38 +01:00
|
|
|
1. {!create-bot-construct-url-indented.md!}
|
2017-06-02 02:37:37 +02:00
|
|
|
|
2018-08-10 17:11:30 +02:00
|
|
|
1. Create a account on [Zapier](https://zapier.com), and click **Make a Zap!** in the upper right.
|
2017-06-02 02:37:37 +02:00
|
|
|
|
2018-08-10 17:11:30 +02:00
|
|
|
1. Trigger (Step 1): **Choose a Trigger App**, select a **Trigger**, and click **Save + Continue**.
|
|
|
|
Follow the flow to connect your app account to Zapier.
|
|
|
|
|
|
|
|
1. Action (Step 2): Under **Choose an Action App**, select **Webhooks by Zapier**. Select
|
|
|
|
**POST** as the **Action**, and click **Save + Continue**.
|
|
|
|
|
|
|
|
1. Set **URL** to the URL constructed above. Set **Payload Type** to `Json`.
|
2018-03-10 23:32:38 +01:00
|
|
|
Add the following two fields to **Data**:
|
2017-06-02 02:37:37 +02:00
|
|
|
|
2018-03-17 19:38:13 +01:00
|
|
|
* `topic` corresponds to the topic of a message
|
2018-03-10 23:32:38 +01:00
|
|
|
* `content` corresponds to the content of a message
|
2017-06-02 02:37:37 +02:00
|
|
|
|
2018-08-10 17:11:30 +02:00
|
|
|
Customize the `topic` and `content` fields as necessary. Click **Continue**.
|
|
|
|
|
|
|
|
1. Click **Send Test To Webhooks by Zapier** to send a test message.
|
|
|
|
|
|
|
|
**Congratulations! You're done!**
|