Sha256: 74f1bba6a62931e6f009f9a60666b3d04a924e951901e657955f0a0ea3b3234c
Contents?: true
Size: 702 Bytes
Versions: 22
Compression:
Stored size: 702 Bytes
Contents
TEAMS OBJECT TYPE NAME: teams SHORTCUT: team DESCRIPTION Send message to channel in Teams. CHILDREN uri - string - 'https://outlook.office.com/webhook/...' The URI with access to the Teams channel. title - string Message title; header. color - string - '008000' Color theme for the message. message - string The message to post in Teams. MESSAGES run - Post the message to Teams. EXAMPLE team [teams] : uri [string] : https://outlook.office.com/webhook/MYTOKEN/IncomingWebhook/MYTOKEN title [string] : Success color [string] : 008000 message [string] : This worked! SEE ALSO http_get, http_post, json, uri
Version data entries
22 entries across 22 versions & 2 rubygems