mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
356 B
356 B
{!create-a-bot-indented.md!}
Now, 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.