Post a Slack message by "GET" URL. You can post 1-tap with Homescreen icon. Online version here
You can add the URL into your iPhone as "Homescreen" shortcut. Then you can post a message with 1-tap.
"Webhook URL" is really important to post message in Slack. You must protect your URL as PASSWORD.
- Clone this repo.
$ cd /path/to/webhost
$ git clone https://github.com/yousan/post-slack-message/
- Get Webhook URL from Slack.
- Access by browser e.g.) http://exmaple.com/post-slack-message/post1.php
- Fill informations.
- Post!
Webhookを使ったSlackメッセージはPOSTでリクエストを送信しますが、GETで受け取ってPOSTに変換します。
iPhoneの「ホーム画面へ追加」を行うと、定型文を1タップで送信できます。