mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +00:00
912 B
912 B
Get notifications from every event supported by Zapier.
{!create-stream.md!}
{!create-bot-construct-url.md!}
Next, create a ZAP, picking the service you'd like to receive notifications from as Trigger (Step 1)
and Webhook as Action (Step 2).
As Step 2 Action please choose POST:
Configure Set up Webhooks by Zapier POST as follows:
URLis the webhook URL we created abovePayload Typeset toJSON
Finally, configure Data. You have to add 2 fields:
subjectis the field corresponding to the subject of a messagecontentis the field corresponding to the content of a message
{!congrats.md!}




