Integrate Katalon Studio with Microsoft Teams
The Microsoft Teams integration lets your team receive real-time summaries of Katalon Studio test execution results in Microsoft Teams channels.
Integrate Katalon Studio with Microsoft Teams​
Before integrating Katalon Studio with Microsoft Teams, you need to create Send webhook alerts to a channel and copy the incoming webhook so Katalon Studio can share content in channels.
- For detailed instructions, refer to the Microsoft documentation: Create Incoming Webhooks.
-
Install the Microsoft Teams Integration plugin from Katalon Store.
-
Open Katalon Studio, then select Your Account > Reload Plugins.
For detailed instructions, see Reload your plugins in Katalon Studio.
-
In Katalon Studio go to Project > Settings > Plugins > Microsoft Teams.
-
Enter the incoming webhook URL, then click Apply and Close.
-
In Microsoft Teams, set up the webhook trigger of: When a Teams webhook request is received > Post message in a chat or channel.
- For Team and Channel, select the same options with when you created the flow.
- For the Message content, select the Expression tab and use the value:
triggerBody()?['text']. Click OK > Save.
After you complete the configuration, your Microsoft Teams channel receives a summary execution result whenever an execution in Katalon Studio finishes.
