Format a Microsoft Teams message

If a Microsoft integration is enabled for your organization, you can send notifications to Teams channels from a Teams export. See Export to Microsoft Teams.

This document describes specific syntax you can use to format text and create hyperlinks when sending Teams messages from Sigma.

System and user requirements

The ability to send Teams messages requires the following:

Supported syntax

Microsoft supports specific markup formatting for Teams messages.

When adding text to a message body, you can use the following syntax to format text and create hyperlinks:

FormattingSyntaxDetails
Hyperlink text[text](URL)For example, to hyperlink the Sigma documentation, type [Sigma Documentation](<https://help.sigmacomputing.com>)
Bold text**text**Bold the enclosed text (text) in your message.
Italicize text~text~Italicize the enclosed text (text) in your message.