2023-11-21 23:46:20 +01:00
|
|
|
[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**
|
2023-11-01 14:24:27 +01:00
|
|
|
(<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].*
|
2023-06-27 11:14:31 +02:00
|
|
|
|
|
|
|
{% if all_event_types is defined %}
|
|
|
|
|
|
|
|
{!event-filtering-instruction.md!}
|
|
|
|
|
|
|
|
{% endif %}
|
2023-11-01 14:24:27 +01:00
|
|
|
|
2023-11-21 23:46:20 +01:00
|
|
|
[generate-url]: /help/generate-integration-url
|
|
|
|
[view-your-bots]: /help/view-your-bots
|
2023-11-01 14:24:27 +01:00
|
|
|
[incoming-webhook-urls]: /api/incoming-webhooks-overview#urls
|