SlackMatlab
This repository contains Matlab functions to send notifications to a Slack channel or user, via the Slack Incoming Webhooks API.
Usage:
'SendSlackNotification' is used to send a notification to a URL provided by Slack, for a configured Incoming Webhooks integration. See the documentation for this function for information on calling arguments.
'MakeSlackAttachments' can be used to generate Slack message attachments, which can then be sent as notifications using 'SendSlackNotification'. See the documentation for this function for more information.
引用
Dylan Muir (2024). SlackMatlab (https://github.com/DylanMuir/SlackMatlab), GitHub. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
タグ
謝辞
ヒントを得たファイル: JSONLab: portable, robust JSON/binary-JSON encoder/decoder, urlread2
ヒントを与えたファイル: SlackLAB
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!