Slack Trigger Module "Watch events"

Does anyone know why no webhook URL is displayed in my slack trigger module “watch events”? I am happy for any help!

Welcome to the Make community!

Did you click the “Show address” purple button?

If yes and there’s no URL displayed, that means the app is using a Shared Webhook.
If you see a URL, means the external service has provided a Dedicated Webhook for your own connection.

For security reasons, you are not allowed to view shared webhook URLs as other users are also using the same webhook URL in their connections/scenarios.

For more information, see Shared | Make Developer Hub

Shared webhooks come to use when the service sends all the notifications for all the users to only one registered URL.

Hope this helps! Let me know if there are any further questions or issues.

@samliew