LINE
Chat & messagingBearer tokencredential probe
Push, reply, multicast and broadcast messages from a LINE Official Account, and read profiles and the monthly message quota.
OCNORA ships 8 typed LINE operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.line.me through the HTTP node with the same credential.
Operations 8
- Broadcast MessageSend a message to every user who has added this channel as a friend.line.broadcast
- Get Bot InfoRead this channel's own bot profile and chat settings.line.get_bot_info
- Get Message QuotaRead the channel's message limit for the current month.line.get_message_quota
- Get User ProfileRead the display name, picture and status message of one user.line.get_profile
- Get Quota ConsumptionRead how many messages the channel has sent this month.line.get_quota_consumption
- Multicast MessageSend the same message to up to 500 users, each in their own chat.line.multicast
- Push MessageSend a message to one LINE user, group or room at any time.line.push_message
- Reply to MessageAnswer a webhook event using the reply token it carried.line.reply_message
More in Chat & messaging
Run your first LINE workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.