The LINE WORKS component can post messages specified in the component’s properties using LINE WORKS, the business solution of LINE Messenger. This is useful for notifying people of information from sensor data.
In order to use the LINE WORKS component, the administrator must initially configure it in the LINE WORKS Developer Console and set the bot as public. For details on how to configure it in the LINE WORKS Developer Console, see here TOPIC-LINK+line-works-bot} for details on how to set up the bot in the LINE WORKS Developer Console.
When using the LINE Notify service (https://notify-bot.line.me/), please use the LINE Notify action component.
Component Properties
Property Name | Description | Example |
---|---|---|
Basic Properties | Specify the basic properties of the “LINE WORKS Bot Connection” category | |
Message | Message string to be posted to LINE WORKS | Example: "The current temperature is "+cv.Payload+"degrees" |
Package ID | Send a stamp with the message. Specify with stamp ID *1 | Example: 446 |
Stamp ID | Send stamp with message. Specify with package ID *1 | Example: 1988 |
image file | Send an image with the message, specifying the file path of a JPEG or PNG file. | Example: image.jpg |
Send the file with the message. file | Sends a file with the message. Files with extensions bat , cmd , com , cpl , exe , scr , js , vbs , wsf , hta cannot be sent |
|
Destination type | Select the member account or talkroom ID to send the message to | |
Destination ID | Specify the member account or talkroom ID you selected in the Destination type | Example: aaaa@bbbb for member accounts, 12345 for talkroom IDs |
Timeout timeout | API timeout | |
API ID | Specify the API ID from the LINE WORKS Developer Console *3 | |
Consumer Key | Specify the Consumer Key from the LINE WORKS Developer Console *3 Consumer Key | Specify the Consumer Key from the LINE WORKS Developer Console *3 |
Consumer Key Server Token | Specify the Token for the Server List (fixed IP type) from the LINE WORKS Developer Console *2 *3 | |
Server ID | Specify the Server ID for the Server List (ID registration type) from the LINE WORKS Developer Console *2 *3 | |
Server ID Authentication Key | Specify the authentication key for the Server List (ID registration type) from the LINE WORKS Developer Console *2 *3 | |
Bot No | Specify the Bot No from the LINE WORKS Developer Console *3 |
*1 For information on how to specify the LINE Stamp Package ID and Stamp ID, please refer to here. pdf. Please refer to the pdf file.
*2 The Server Token, Server ID, and authentication key will use the one set in the Server List (fixed IP type) or Server List (ID registration type).
*3 Refer to here for items to be specified from the Developer Console.
The image file/file reference without specifying the file path will be actmgr/data
.
Need more help with this?
Join our slack community for help