LogoLogo
HOMEBLOG
  • Getting Started
  • Connect to Data
    • Projects
    • Data Connectors
      • Google BigQuery
      • Google Cloud Storage
      • Iceberg
      • Snowflake
      • AWS S3
      • AWS Athena
      • AWS Redshift
      • Databricks Delta
      • Azure Blob
      • Salesforce
      • SAP Hana
      • File Path Options
      • SQL Server
      • Trino
    • Connection Modes
    • Triggering Scans
    • Configuring a Data Source
  • Profiling Data
    • Data Health Metrics
    • Data Health Overview Page
    • Interactive Profiling Tool: Investigator
    • Data Diff
    • Compound Attributes
      • List of Supported Functions
  • Monitoring Data
    • Data Quality Metrics
    • Alert Policies
    • Data Trends and Alerts
    • Metrics Inspector
  • Data Quality Rules
    • Rules Expression Examples
  • PII Data Detection
  • Remediation
    • Data Binning
    • Circuit Breaker
  • Integrations
    • Jira Integration
    • Slack
    • Jobs Status Notification
  • User Management
    • Okta SSO Setup
    • SSO Configuration
  • API Reference
    • Authentication API
    • API Keys
    • Telmai IP List
    • Get Google Service Account API
  • Source APIs
    • Source APIs
  • Upload Data APIs
    • Upload data from Cloud
      • RedShift Request data
      • GCS Request data
      • Azure Request data
      • GBQ Request data
      • Snowflake Request data
      • Amazon S3 Request data
      • Delta Lake Request
      • Trino Request data
    • Track upload job
    • Check for alerts
  • Admin APIs
    • User Management
  • Telmai Releases
    • Release Notes
      • 25.2.0
      • 25.1.3
      • 25.1.2
      • 25.1.0
Powered by GitBook
On this page
  1. Integrations

Slack

PreviousJira IntegrationNextJobs Status Notification

Last updated 8 months ago

This article explain how to integrate Slack for receiving alert notifications from Telmai application

Instructions

To send notifications to a Slack channel:

  • Create a new Slack app with sufficient privileges to post messages to a public Slack channel

  • Create a new alert channel for slack communications in Telmai

Create a new Slack app

  1. Navigate to . The page opens in a new tab

  2. Sign in or create an account

  3. Select Create an App

  4. Set App Name to "Telmai Notifier”

  5. Select the Development Slack Workspace where you'd like the Slack Bot to post messages, and then click Create App.

  6. In the navigation panel, select OAuth & Permissions.

  7. Navigate to the Scopes section.

    1. Under Bot Token Scopes, click Add an OAuth Scope and enter:

      1. chat:write

      2. chat:write.public

  8. Scroll to the top of the OAuth & Permissions page and click Install App to Workspace.

  9. In the confirmation dialog, click Allow.

  10. Copy the Bot User OAuth Access Token for use in the Telmai channel.

Create a slack alert channel in Telmai

In this section, you create a new Alerts channel to receive Telmai notifications via Slack

  1. Create a Slack channel

    1. Click on “Alerting Policies” in the left hand menu

    2. Click on “Manage Alert Channels”

    3. Click on “+ Alert Channel”

    4. Select “Slack” in Alert Channel Type drop down

    5. Enter Channel Name

    6. Enter token which is copied above (In step 10)

    7. Enter the slack channel you want to receive alerts. (You can add multiple channels by clicking on “Add”)

    8. Click on “Validate” Telmai will send a test message to the provided channels

    9. If everything looks good, click on “Save”

  2. Select this channel in alert settings so it can be is used for notifications.

Slack API apps