icon Slackbot.NET
GitHubGitHub (opens in a new tab)
  • Intro
  • Getting Started
  • Testing
  • Supported Events
    • url_verification
    • app_mention
    • member_joined_channel
    • view_submission
    • message_actions
  • Samples
  • Distributed Slack Apps
  • Azure Functions
  • FAQ
  • References
  • Intro
  • Getting Started
  • Testing
  • Supported Events
    • url_verification
    • app_mention
    • member_joined_channel
    • view_submission
    • message_actions
  • Samples
  • Distributed Slack Apps
  • Azure Functions
  • FAQ
  • References
Supported Events
url_verification

url_verification

Docs: https://api.slack.com/events/url_verification (opens in a new tab)

Only used as part of validation when you configure your Slack App callback URI, and responds with the challenge parameter back to Slack.

Slackbot.NET handles this automatically.

Supported Eventsapp_mention