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

476 B

Generate the URL for your {{ integration_display_name }} integration.

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.

{% if all_event_types is defined %}

{!event-filtering-instruction.md!}

{% endif %}