Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sends a message to a MicrosoftTeams workspace. This operation takes a few inputs that will build a simple message and sends a message to the channel based on the input given.

...

Property NameProperty CodeRequiredDescription
Team NameFDMST_INP_TEAM_NAMEYesTeam nameName, a message will be sent to that team (String)
Channel Name

FDSMSTFDMST_INP_CHANNEL_NAME

YesChannel name of the TeamĀ (String)

Client Id

FDSMST_INP_CLIENT_ID

YesClient ID of Application from Azure portal (String)
Tenant IdMicrosoft Teams AccountFDMST_INP_TENANT_IDYesTenant ID of Application from Azure portal (String)
ClientSecret

FDMST_INP_CLIENTSECRET

YesClient Secret of Application from Azure portal (String)
Username

FDMST_INP_USERNAME

Yes

Username in Microsoft teams (String)

Password

FDMST_INP_PASSWORD

YesThe password of the username CLOUD_ACCT_CODEYesMicrosoft Teams account with all the required properties. Configure this under Topology - Integrations - Messaging. (String)
Message Text

FDMST_INP_TEXT

YesText for the message that will be sent (String)
Icon URL

FDMST_INP_ICON_URL

NoThe URL for the image that will be used as the icon for the bot (String)

Outputs

Output NameDescription




...