zulip/templates/zerver/integrations/include/generate-integration-url.md

22 lines
711 B
Markdown
Raw Normal View History

[Generate the URL][generate-url] for your {{ integration_display_name }}
integration, with the stream (and topic) you want notifications sent to,
by [viewing the bot you created][view-your-bots] and clicking the **link**
(<i class="fa fa-link"></i>) icon on the bot's profile card.
The generated URL will be something like:
{!webhook-url.md!}
*To manually construct the URL for an incoming webhook integration,
see [the webhook URLs specification][incoming-webhook-urls].*
{% if all_event_types is defined %}
{!event-filtering-instruction.md!}
{% endif %}
[generate-url]: /help/generate-integration-url
[view-your-bots]: /help/view-your-bots
[incoming-webhook-urls]: /api/incoming-webhooks-overview#urls