node-red-contrib-node-line-api
v0.8.10
Published
LINE API nodes for Node-RED, include LINE Notify and LINE Messaging API, for easy to interact with LINE application.
Downloads
234
Maintainers
Readme
node-red-contrib-node-line-api
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.9 See change logs detail
Getting Started
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
Documents
LINE Notify API Nodes
LINE Messaging API Nodes
- 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
Create LINE Notify at LINE Notify official website.
How do you to start LINE Messaging API?
Use this official document Getting started with the Messaging API to create your own LINE Messaging API.
Using quick replies
Use this official document Using quick replies to create quick reply with LINE Messaging API.