zulip/templates/zerver/help/include/create-bot-construct-url.md

11 lines
314 B
Markdown
Raw Normal View History

{!create-a-bot.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.