1.0 KiB
Zapier supports integrations with hundreds of popular products. Get notifications sent by Zapier directly in Zulip.
-
{!create-stream.md!}
-
{!create-bot-construct-url-indented.md!}
-
Create a account on Zapier, and click Make a Zap! in the upper right.
-
Trigger (Step 1): Choose a Trigger App, select a Trigger, and click Save + Continue. Follow the flow to connect your app account to Zapier.
-
Action (Step 2): Under Choose an Action App, select Webhooks by Zapier. Select POST as the Action, and click Save + Continue.
-
Set URL to the URL constructed above. Set Payload Type to
Json
. Add the following two fields to Data:topic
corresponds to the topic of a messagecontent
corresponds to the content of a message
Customize the
topic
andcontent
fields as necessary. Click Continue. -
Click Send Test To Webhooks by Zapier to send a test message.
Congratulations! You're done!