frieder/MSTeams Notification

Send a message to an MSTeams channel via Graph API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
failOnErrorShould the action report back as failed when the message submission to MSTeams failed.nofalse
retriesThe number of retries to attempt if the message submission fails.no2
retryDelayThe delay in seconds between retries.no30
tenantIDThe tenant ID of the Azure Enterprise Application that is sending the messageno
clientIDThe client ID of the Azure Enterprise Application that is sending the messageno
clientSecretThe client secret of the Azure Enterprise Application that is sending the messageno
usernameThe username of the service user that is sending the messageno
passwordThe password of the service user that is sending the messageno
teamNameThe name of the team to send the message toyes
channelNameThe name of the channel to send the message toyes
titleThe title of the messageyes
importantWhether to mark the message as important or not.yesfalse
textThe URL of the webhookyes

no outputs