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.

Target Properties

...

Property Name

...

Property Code

...

Required

...

Description

Project Properties

...

Property Name

...

Property Code

...

Required

...

Description

Inputs

FDMST_INP_CLOUD_ACCT_CODE

Input Name

Property Code

Required

Description

Chat Name

FDSMST_INP_CHAT_NAME

Yes

Email of the user in Microsoft Teams, the message will be sent to the userĀ (String)

Microsoft Teams Account

Code Block

Yes

Microsoft Teams account with all the required properties. Configure this under Topology - Integrations - Messaging (String)

Message Text

FDMST_INP_TEXT

Yes

Text for the message that will be sent (String)

Icon URL

FDMST_INP_ICON_URL

No

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

...

Output Name

Description

Artifacts

This operation delegates the consume artifacts decision to the workflow developer.

...

This operation sends the message text as HTML to the Microsoft Teams API. User's Users can format their message through HTML, but keep in mind that Microsoft Teams does not allow the use of certain HTML and CSS styles.