Skip to content

LINE Messaging API Configuration Node

Jatuphum Tungsilsukchai edited this page Mar 29, 2022 · 15 revisions

Configuration Node

This configuration node is for sharing LINE Messaging API configuration values to LINE Messaging API Node group, while configure values once time. It had be integrated with each LINE Messaging API Nodes.

Usage

  1. Created LINE Messaging API Channel in LINE Developer console. Use this official document Getting started with the Messaging API to create your own LINE Messaging API.

  2. Obtain a Channel Access Token and Channel Secret from your created LINE Messaging API Channel.

  • In your LINE Messaging API channel, you can found Channel Access Token at Messaging API tab, then title 'Channel access token'.

messaging-api-tab

channel-access-token

  • In your LINE Messaging API channel, you can found Channel Secret at Basic settings tab, then title 'Channel secret'.

basic-settings-tab

channel-secret

  1. In Node-RED, add a LINE Messaging API Channel Node in workspace.

  2. In each LINE Messaging API Channel Node, there is an integrated LINE Messaging API Configuration Node.

Integrated in each LINE Messaging Nodes

  1. Input LINE Messaging API configuration values.

Once configuration

  1. If you add more LINE Messaging API Channel Nodes in your workspace, you can suddenly select from configuration list.

shared configuration

More details

  • Node has paste function data from clipboard, so allow paste permmision in browser to able to work paste function.