node-red-contrib-line-content-api 1.0.0

LINEに投稿されたコンテンツを取得できます。

npm install node-red-contrib-line-content-api

platform npm downloads MIT License

概要

LINEに投稿されたコンテンツを取得します。

インストール

npm i node-red-contrib-line-content-api

or

AdminタブからInstall

使い方

入力項目

項目 説明
MessageId LINEのコンテンツが格納されているMessageId(こちらが優先される)
AccessToken LINEのアクセストークンを設定します。
出力形式 バイナリ形式か、base64形式かを選択します。
msg.line node-red-contrib-line-messaging-api経由の場合はmsg.lineの値が参照されます。

出力項目

項目 説明
payload 指定した出力形式のLINEコンテンツを返します。

release

  • 2023/09/11: 初回リリース(v1.0.0)

Node Info

Version: 1.0.0
Updated 9 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

8 in the last week

Nodes

  • line-content

Keywords

  • line
  • node-red

Maintainers