Skip to main content

Microsoft Teams Connections and Settings

Connection, credential, and subscription-setting reference for the Microsoft Teams integration.

Integrate iPaaS.com with Microsoft Teams to deliver messages from iPaaS.com into a Teams channel or chat.

How to Connect

Prerequisites

Before setting up the Microsoft Teams integration in iPaaS.com, make sure you have the following values:

  • API URL — the Microsoft Graph API address, https://graph.microsoft.com.

  • Teams Group ID — the identifier of the team that owns the destination channel. To obtain it:

    1. Open the Microsoft Teams app and sign in.

    2. Select the three dots next to the team name and click Get link to team.

    3. In the link, copy the Group ID value that appears after groupId= and before the next & character. For example, in a link containing groupId=3a4d7ed8-ebaa-45be-81f0-4fc018e30f79&tenantId=..., the Group ID is 3a4d7ed8-ebaa-45be-81f0-4fc018e30f79.

Get link to team

Configure Subscription Settings

Open the Microsoft Teams subscription settings in iPaaS.com and provide the following information.

Field

Description

Required

Example

Name

A unique name for the subscription.

Yes

Microsoft Teams - Production

Version

The integration version to use.

Yes

v1.0

API URL

The Microsoft Graph API address.

Yes

Teams Group ID

The identifier of the team that owns the destination channel, obtained from Microsoft Teams.

Yes

3a4d7ed8-ebaa-45be-81f0-4fc018e30f79

Authentication Methods

Microsoft Teams uses OAuth authentication. iPaaS.com obtains and refreshes the access token on your behalf once you complete the one-time authorization.

  1. After saving the required subscription settings, re-open the Microsoft Teams subscription in iPaaS.com.

  2. Click the Authenticate button in the top toolbar.

  3. If prompted by Microsoft, confirm and allow access for the integration.

  4. If you need to authorize with a different Microsoft account, sign out of all Microsoft services first at https://login.microsoftonline.com/logout.srf, then repeat the previous step.

  5. Once authorization is complete, refresh the subscription and confirm that both the Access Token and Refresh Token are present in the subscription settings.

Authenticate button

Tokens present after authorization

Initialization Support

Initialization is not supported for the Microsoft Teams integration in iPaaS.com. This integration sends messages out to Microsoft Teams as they are dispatched from iPaaS.com; there is no bulk import to perform on first connect. All mappings are configured during setup.

Throttling

Throttling keeps the Microsoft Teams API from being overwhelmed by excessive requests, preserving performance during heavy activity. The throttle fields are required, and their values are pre-populated by the integration settings. For more detail, see Subscription Configuration – Edit.

Related Documents

Did this answer your question?