Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription








Project Properties

Property NameProperty CodeRequiredDescription








Inputs

Property NameProperty CodeRequiredDescription
Team NameFDMST_INP_TEAM_NAMEYes
Channel Name

FDSMST_INP_CHANNEL_NAME

Yes

Client Id

FDSMST_INP_CLIENT_ID

Yes
Tenant Id

FDMST_INP_TENANT_ID

Yes
ClientSecret

FDMST_INP_CLIENTSECRET

Yes
Username

FDMST_INP_USERNAME

Yes
Password

FDMST_INP_PASSWORD

Yes
Message Text

FDMST_INP_TEXT

Yes
Icon URL

FDMST_INP_ICON_URL

No

Outputs

Output NameDescription




Artifacts (Keep one and edit if desired.)

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

Endpoint Selection (Keep one and edit if desired.)

This operation delegates the selection to the workflow developer to determine.

Endpoint Execution (Keep one and edit if desired.)

This operations delegates the execution to the workflow developer to decide.

Special Considerations

[Delete section if not needed]

Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.

  • No labels