MS Teams

Latest Version 1.0.0.0
Latest Release Date 21.06.2023
By Automation Studio Team
Supports Automation Studio Versions From 7.5

Description

This package contains an SDK with a single function, allowing you to send a text message to a Teams channel, via an incoming webhook.

Summary of Contents

This package contains a single function Send Message by Incoming Webhook, and Exception event.

Summary of Use

  1. Import the MS Teams package.

  2. Navigate to IMPORTED PACKAGES, and drag Send Message by Incoming Webhook on to the canvas builder.

  3. Populate the Webhook and Message fields.

Finding and Configuring the Webhook

  1. In MS Teams, select Teams from the left-hand menu.
  2. Hover over the required Teams channel, and select More options > Connectors.
  3. Search for 'Incoming Webhook', and select Add.
  4. Repeat step 2.
  5. Find the Incoming Webhook connector, and click Configure.
  6. Provide a name for the connector (name appears in Teams, with posted messages).
  7. (Optional) Upload an image for the connector (image appears in Teams, with posted messages).
  8. Click Create.
  9. Copy and save the generated URL (this is the Incoming Webhook resource).
  10. Click Done.

Functions

After importing the package, functions are found under IMPORTED PACKAGES > MsTeamsMessage > MS Teams Channel.

Function

Description

Parameters

Return

Send Message by Incoming Webhook Sends a message to an MS Teams channel. Webhook(Text), Message(Text)

None