<aside> đź’ˇ This document will guide you through creating a Slack webhook URL for Nansen smart alerts. Find the

Before you start:

Step 1: Create a Slack App

  1. Go to https://api.slack.com/apps

  2. Click on Create an App

    Screenshot 2022-05-16 at 17.03.26.png

  3. Decide whether you want to start from scratch or use a manifest file to add your app’s basic info, scopes, settings & features - if you don’t know what this is, use From scratch.

    Screenshot 2022-05-16 at 17.03.50.png

  4. Name app & choose workspace

    Screenshot 2022-05-16 at 17.04.15.png

  5. Click Create App

Step 2: Enable & create incoming webhook

After creating, you'll be redirected to the settings page for your new app (if you are using an existing app, just load its settings via your app's management dashboard).

Screenshot 2022-05-16 at 17.04.41.png

  1. Select the Incoming Webhooks feature, and click the Activate Incoming Webhooks toggle to switch it on.

  2. Now that Incoming Webhooks are enabled, the settings page should refresh and some extra options will appear. One of those options will be a really helpful button marked Add New Webhook to Workspace, and you should click it.

    Screenshot 2022-05-16 at 17.12.42.png

  3. Go ahead and pick a channel that the app will post to, and then click to Authorize your app. You'll be sent back to your app settings, and you should now see a new entry under the Webhook URLs for Your Workspace section, with a Webhook URL that'll look something like this: https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX

  4. Copy this webhook URL

Step 3: Add Slack webhook URL to Smart Alert in Nansen

  1. Paste copied webhook URL in the Slack Webhook URL field in the Nansen smart alerts form & enable the alert

    Screenshot 2022-05-13 at 11.00.33.png