Slack Integration: Real-Time Test Updates and Collaboration
Last updated
Last updated
These instructions detail how to integrate Ratl with Slack to receive instant notifications for test updates, share test results, and collaborate effectively with your team. Each setup guide provides steps for configuring notifications for load, API, E2E, and accessibility tests, ensuring seamless communication and real-time insights.
Slack Workspace: Ensure you have access to a Slack workspace.
Slack Account: Your account should have permissions to create and manage apps within the workspace.
Navigate to the Slack API: Go to the Slack API App Management page.
Create a New App: Click on "Create New App"
Select Manifest Option: Choose "From an app manifest" to define your app's configuration using a manifest file.
Choose Workspace: Select the workspace where you want to create and install your app. This is the initial installation point for your app.
Access Manifest Page: On the Manifest page, you can either create a new manifest or upload an existing one.
Use the Following JSON as a Starting Point:
Note: Ensure the JSON is correctly formatted. A missing comma (e.g., after "background_color": "#EBF6BB"
) can cause errors.
Review Configuration: Click "Next" to review your app's configuration.
Check Permissions and Settings: Ensure all permissions, settings, and features are correctly defined.
Create App: Click "Create" if everything is correct.
Navigate to OAuth & Permissions: After creating the app, go to the "OAuth & Permissions" page.
Install App: Click "Install App to Workspace".
Review Permissions: Check the requested permissions and click "Allow" to grant them.
Receive Bot Token: After installation, you'll receive a bot token.
Integrate with Ratl: Go to the integrations section of Ratl settings.
Add Bot Token: Select Slack and input the bot token you received and Click on Submit Token.
View Channels: You will see a list of channels where your bot is invited.
Note: If you don't see any channels. To invite the bot, proceed to the next step.
Open Desired Channel: Go to the channel where you want to receive reports.
Invite Bot: Type /invite
in the channel.
Select Bot: In the search window, type "Ratl.ai-Bot" and select it.
Configure Channel in Ratl: Return to the integrations section of Ratl settings and select the channel for receiving reports.