2023-11-21 23:46:20 +01:00
|
|
|
[Generate the URL][generate-url] for your {{ integration_display_name }}
|
2024-01-02 12:45:39 +01:00
|
|
|
integration.
|
2023-11-01 14:24:27 +01:00
|
|
|
|
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-12-19 19:08:57 +01:00
|
|
|
The generated URL will look something like this:
|
|
|
|
|
|
|
|
{!webhook-url.md!}
|
|
|
|
|
|
|
|
*To manually construct the URL for an incoming webhook integration,
|
|
|
|
see [the webhook URLs specification][incoming-webhook-urls].*
|
|
|
|
|
2023-11-21 23:46:20 +01:00
|
|
|
[generate-url]: /help/generate-integration-url
|
2024-03-21 17:37:57 +01:00
|
|
|
[incoming-webhook-urls]: /api/incoming-webhooks-overview#url-specification
|