Skip to main content

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​

requirements

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.

  1. Install the Microsoft Teams Integration plugin from Katalon Store.

  2. Open Katalon Studio, then select Your Account > Reload Plugins.

    For detailed instructions, see Reload your plugins in Katalon Studio.

  3. In Katalon Studio go to Project > Settings > Plugins > Microsoft Teams.

  4. Enter the incoming webhook URL, then click Apply and Close.

    Microsoft Teams project settings in Katalon Studio
  5. In Microsoft Teams, set up the webhook trigger of: When a Teams webhook request is received > Post message in a chat or channel.

    1. For Team and Channel, select the same options with when you created the flow.
    2. For the Message content, select the Expression tab and use the value: triggerBody()?['text']. Click OK > Save.
Set up webhook trigger

After you complete the configuration, your Microsoft Teams channel receives a summary execution result whenever an execution in Katalon Studio finishes.

Microsoft Teams report summary
Was this page helpful?