node-red-contrib-line-works-send-msg 0.1.7

node-red-contrib-line-works-send-msg

npm install node-red-contrib-line-works-send-msg

A Node-RED node for sending to line message.

Pre-requisites

Install

This node-red-contrib-line-works-send-msg is implemented according to the line send message specification.

npm node-red-contrib-line-works-send-msg

Usage

  • Properties

    You can regis for setting properties here

    • Name

      Set the node name displayed in the flow.

    • Api id

    • Consumer key

    • ServerID

    • Bot id regis bot here

    • ServerID

    • Account Id here

    • PRIVATEKEY Copy content file key when regis Server List here

  • Inputs

    1. message *required

      The line message is passed by msg.payload or msg.message.

      msg.payload = "line message.";
      
  • Outputs

    The processing result is passed by msg.payload. It consists of an object that contains the following properties:

    msg.payload :
    accountId "content": { "type": "text", "text": message }

Node Info

Version: 0.1.7
Updated 2 years, 5 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

0 in the last week

Nodes

  • Send Message
  • line-works-send-msg

Keywords

  • node-red

Maintainers