The Send MS Teams Message action is useful for sending internal MS Teams notifications. In order to use this action the user needs to be a member of the MS Teams instance.
MS Teams Configuration
Your MS Teams account will need to be configured before you can use the Send MS Teams Message Action. Follow these steps to connect MS Teams with Syncari.
Add Service Credentials for MS Teams
- Go to the Service Credentials screen in Syncari
- Click Add Credential
- Set the Name of the Service and Select "MS Teams" as the Type
- Click Create
- You will be redirected to the Microsoft Azure login screen and asked to give Syncari the required permissions. Click Allow to give Syncari permissions to send MS Teams messages.
Send MS Teams Message Configuration
Using the Send MS Teams Message action will allow you to send MS Teams notifications to a channel according to your pipeline flow. This action can be used on the entity and field pipeline.
- Enter a label for the node. This will be helpful with identifying the node when viewing your Pipeline.
- Enter a Description for the node. This is an optional field.
- Select the MS Teams account you configured in Service Credentials.
- Enter the Team ID.
- How to fetch the Team ID
- Navigate to the team for which we require the id.
- Click on the (...) three dots present on the right side of the team name.
- Click on Get link to team.
- The value of Group ID in the link is the Team ID
- How to fetch the Team ID
- Enter the Channel ID.
- How to fetch the Channel ID
- Navigate to the channel for which we require the id.
- Click on the (...) three dots present on the right side of the channel name.
- Click on Get link to channel.
- The value of Group ID in the link is the Team ID
- The channel id mentioned after the path /channel in the link - https://teams.microsoft.com/l/channel/{CHANNEL_ID}?groupId={TEAMS_ID}&tenantId={TENANT_ID}
- How to fetch the Channel ID
- Enter the Message. Click the Insert Token option to specify a field or combination of fields that will be used to dynamically add information from the entity record into the MS Teams message. You can use a mix of text and tokens for this field.