Skip to main content

Overview

The Slack integration enables automatic team notifications whenever changes occur within your applications. Users can customize which actions trigger Slack workspace messages.

Step 1: Create a Slack App

Navigate to the Slack app creation page and build a new application from scratch. The app should be named “Qovery” and connected to the desired workspace. Create Slack App - Step 1 Create Slack App - Step 2 Create Slack App - Step 3
You can customize your Slack app with an optional logo available from Qovery’s public resources repository.
Customize Slack App

Step 2: Configure Incoming Webhooks

Activate the Incoming Webhooks feature within your app, then add a new webhook to your workspace. Select the target notification channel and copy the generated webhook URL. Activate Incoming Webhooks Add New Webhook to Workspace Select Channel Copy Webhook URL
Multiple webhooks can target different channels. Specific events can be filtered (e.g., "events": ["DEPLOYMENT_FAILURE"]). Webhooks are manageable and deletable anytime.

Step 3: Configure Qovery Webhook

Reference the webhook documentation to establish the connection within Qovery, using the copied Slack webhook URL as the endpoint.

Step 4: Test the Integration

Launch a deployment to verify notifications appear in your designated Slack channel.

Support

Check Qovery’s community forum for updates and announcements from the Qovery team.