x3ek/Send Microsoft Teams Connector Card

Sends a custom connector card to a Microsoft Teams channel using a webhook URL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
webhook-urlWebhook URL of the Microsoft Teams channelyes
message-titleThe title of the teams connector cardyes
message-bodyThe body of the message to sendyes
card-colorThe color of the card (hex) or named colors including GREEN, YELLOW, or REDno
buttonsButtons to add to the card. Each button is a pair of text and link separated by a new line or full-colon (;). eg. Button One,http://example.com; Button Two,http://example.comno""
dry-runEnable dry run mode. If set, the action will not send the payload.nofalse
output-payloadOutput the JSON payload being sent to the webhook.nofalse

no outputs