Files
zulip/templates/zerver/help/include/create-bot-construct-url-indented.md
Eeshan Garg 6ddc0b75ac webhook_md_macros: Stop using transition words.
Transition words make it harder to reuse macros in different
contexts and can lead to unintended errors. Thanks to Rishi
Gupta for suggesting this!
2018-02-24 06:21:02 -05:00

351 B

{!create-a-bot-indented.md!}

Construct the URL for the {{ integration_display_name }}
bot using the bot's API key and the desired stream name:

{!webhook-url.md!}

Modify the parameters of the URL above, where `api_key` is the API key
of your Zulip bot, and `stream` is the stream name you want the
notifications sent to.