Chatwork Notification-2.730.1830
Chatwork Notification
Author: Taiki Shimasaki Features Prerequisite
This plugin is designed as “Permissive Operation”. Failing to complete sending message/file WILL NOT stop the bot itself. In cases of failure, error messages from Slack will be the output in the Return Value.
|
Contents
How to obtain Chatwork API Token
Chatwork is a business communication platform predominantly used in Japan. Naturally, most of their developer’s documents are written in Japanese.
For English users, this link will lead you to the API document (PDF).
https://download.chatwork.com/ChatWork_API_Documentation.pdf
In addition, this link below will take you to Chatwork’s Vietnamese developer’s pages which can be translated in English by Chrome.
https://developer.chatwork.com/vi/index.html
Parameter Settings
日本語でのヘルプはこちらをクリック
You can use [tags] for the message. Below link will open more explanations as to how to use tags in your Chatwork message. (Available only in Japanese)
https://developer.chatwork.com/ja/messagenotation.html
Please note that [To User] parameter can only take one user. This plugin (API) does not support sending messages to multiple users.
You may send messages to all members of the chatroom by entering ALL (case insensitive) to the [To User] parameter.
Largest file size to be sent is 5GB.
Return Value
Please select [String].
Return Value will hold message/file ID or both in JSON format.
When failed, return value will contain the error message from Chatwork.
Even when the Chatwork plugin fails, the Bot will continue to run.