概要 SlackのAPIを使用してメッセージを送信するまでの操作メモです。 環境 Slack (Free plan). curl (Windows版) 参考 Welcome to the Slack API Slackの外部からメッセージを送信するにはWEB APIを使用する方法と、Incoming webhooksを使用する方法があります。 WEB API The Slack APIs allow you to integrate complex services with Slack to go beyond the integrations we provide out of the box. WEB APIを利用するには事前にTOKENを取得する必要があります。 用意されているメソッドはAPI Methodsで確認できます。 TOKENの取得 左側メニューのチーム名をクリックしコン