Configuring Slack App

Prev Next

Overview


Important: Before enabling Slack, an Encodify administrator must first ensure that it’s enabled within your infrastructure.

To configure a Notification Rule using the Microsoft Teams channel, three key steps must be completed:

  1. Slack App – Create and configure the app, which acts as the bridge between your system and Slack. This step is covered in detail in this article.

  2. Slack Connected Service – Set up the connected service to allow secure communication between your system and the Slack app.

  3. Notification Rule Configuration – Configure the rule for the relevant trigger, specifying recipients, channels, and message content so notifications are sent automatically when the event occurs.

Configuring Slack App


  1. Go to Slack API – Apps.

  2. Click Create New App.

Screenshot 2023-08-03 at 13.23.56.png

  1. In the window that appears, select From an app manifest.

Screenshot 2023-08-03 at 13.27.42.png

  1. Choose the workspace where the Slack bot will be created.

Screenshot 2023-08-03 at 13.28.55.png

  1. Enter the app manifest in either YAML or JSON format.

    1. Follow Slack’s documentation to obtain the correct configuration files.

  2. Click Next → Create to finish app creation.

After the app is created, take careful note of the Client ID and Client Secret, as they are required to complete the Slack Connected Service.