Introduction
You can get notifications for your test executions on your Mattermost channels. This can be achieved by using theIncoming Webhooks from Mattermost and the Webhook Notifications from Endtest.
Steps
- Go to
Mattermost. - Go to
Main Menu > Integrations > Incoming Webhook. - Click on
Add Incoming Webhook. - Add a name and a description for the webhook.
- Select the channel to receive webhook payloads.
- Click on the
Addbutton to create the webhook. - The dialog window will present a unique URL that will map to the channel.
- Copy the unique URL.
- Click on the
Donebutton. - Go to your test suite from
Endtest. - Paste that unique URL in the
Webhook URLinput from theNotificationssection. - Click on the
Savebutton.

