Versions Compared

Key

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

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

...

Property NameProperty CodeRequiredDescription




Inputs

Property Input NameProperty CodeRequiredDescription
Chat Name

FDSMST_INP_CHAT_NAME

YesEmail of the user in Microsoft Teams, the message will be sent to the userĀ (String)
Microsoft Teams Account
FDMST_INP_CLOUD_ACCT_CODE
YesMicrosoft 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

NoAn image URL that will be appended to the end of the message (String)

Outputs

Output NameDescription


...