LINE API nodes for Node-RED, includes LINE Notify Nodes and LINE Messaging API Nodes, for easy to interact with LINE application.
Current version: 0.8.10 See change logs detail
-
First, install Node-RED by follow Node-RED installation guideline.
-
Install this package at user data directory
~/.node-red
npm install node-red-contrib-node-line-api
- Start Node-RED
node-red
- LINE Messaging API Push Message Node
- LINE Messaging API Multicast Message Node
- LINE Messaging API Broadcast Message Node
- LINE Messaging API Reply Message Node
- LINE Messaging API Configuration Noe
- LINE Webhook Node
- LINE ReplyToken Provider Node
- LINE Messaging API Quick Reply Item Node
- LINE Messaging API Quick Reply Collector Node
Create LINE Notify at LINE Notify official website.
Use this official document Getting started with the Messaging API to create your own LINE Messaging API.
Use this official document Using quick replies to create quick reply with LINE Messaging API.